X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=Makefile;h=e4d80600c52371e46cfd6c6624127641cb9fba13;hb=80ff2e2a673ccb047f9803dbf4a82b8d91eb6964;hp=3723d72781fa12f1aaf84fc386e6a1f9c9ff0a46;hpb=64f9aa2d35148116826be20b153a4231e6829243;p=melted diff --git a/Makefile b/Makefile index 3723d72..e4d8060 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ all clean: $(MAKE) -C $$subdir $@ || exit 1; \ done -dist-clean: +distclean: rm mlt-config packages.dat; \ list='$(SUBDIRS)'; \ for subdir in $$list; do \