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