Commit 7a8c67c2 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Make sure we download all sources first

(only on supported platforms, being just Darwin right now)
parent cfa68960
......@@ -28,7 +28,7 @@ include ./config.mak
BUILDDIRS = bin doc etc include info lib man sbin share vlc-lib tmp gecko-sdk config.mak distro.mak
all:
$(MAKE) -C src all
$(MAKE) -C src
contrib-macosx.tar.bz2:
$(WGET) $(CONTRIB_URL)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment