X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2B%2B%2FMakefile;h=7253a719dd361a132c7374507c84db677e04735d;hb=29adc5c3397bb05c920672a665b5d50b95680f7d;hp=ee3444cf1675e2b350a18f688082dcc5a50b0894;hpb=6e82bc6a0b4cd1113016ba851c04663c82a27cca;p=melted diff --git a/mlt++/Makefile b/mlt++/Makefile index ee3444c..7253a71 100644 --- a/mlt++/Makefile +++ b/mlt++/Makefile @@ -1,4 +1,4 @@ -all clean dist-clean install: +all clean distclean install: $(MAKE) DESTDIR=$(DESTDIR) -C src $@ $(MAKE) -C test $@