X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;fp=Makefile.in;h=c500087e0f3e110f5e030d001ccc32fc1521d588;hb=6a7260c338a9b58b8d925f5c413ca5678bab24fa;hp=88704532c7c070c39ffee491a7d78a835e185d53;hpb=dbf4023f60d7e0627bdc81941e4dddcbd9e77986;p=swftools.git diff --git a/Makefile.in b/Makefile.in index 8870453..c500087 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... @@ -21,7 +23,7 @@ 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 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