+ Correction to a typo
[melted] / mlt++ / Makefile
index 8b7415d..ee3444c 100644 (file)
@@ -1,4 +1,4 @@
-all clean install:
+all clean dist-clean install:
        $(MAKE) DESTDIR=$(DESTDIR) -C src $@ 
        $(MAKE) -C test $@