X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile.in;h=b8d4c689e625c1ae809b1343222c90eb12fb969d;hb=33cec2f65eef6a6052e0b76fa3b66b4ef9216e6a;hp=88704532c7c070c39ffee491a7d78a835e185d53;hpb=ff2fb53cfa147bf0fd0cd4b2de13550476bcece7;p=swftools.git diff --git a/Makefile.in b/Makefile.in index 8870453..b8d4c68 100644 --- a/Makefile.in +++ b/Makefile.in @@ -8,6 +8,8 @@ all install uninstall clean: cd m4;$(MAKE) $@ @echo making $@ in lib... cd lib;$(MAKE) $@ + @echo making $@ in lib/python... + cd lib/python;$(MAKE) $@ @echo making $@ in src... cd src;$(MAKE) $@ @echo making $@ in pdf2swf... @@ -20,8 +22,8 @@ all install uninstall clean: distclean: $(MAKE) clean - rm -f config.status config.cache configure config.h Makefile Makefile.common libtool - rm -f lib/lame/Makefile lib/Makefile src/Makefile avi2swf/Makefile pdf2swf/Makefile pdf2swf/ttf2pt1/Makefile pdf2swf/xpdf/Makefile + rm -f config.status config.cache config.h Makefile Makefile.common libtool + rm -f lib/lame/Makefile lib/python/Makefile lib/Makefile src/Makefile avi2swf/Makefile pdf2swf/Makefile pdf2swf/ttf2pt1/Makefile pdf2swf/xpdf/Makefile clean-local: rm -f config.cache gmon.out