X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile.in;h=2de29cb1958a400f8bb9008c8e173f7d804dd509;hb=51b0cb1e76475df853a3e9c8c8430fff9b971ab3;hp=b8d4c689e625c1ae809b1343222c90eb12fb969d;hpb=97e3e083d1ba92d1253ff95bd65b51986c412564;p=swftools.git diff --git a/Makefile.in b/Makefile.in index b8d4c68..2de29cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,7 @@ all install uninstall clean: @echo making $@ in src... cd src;$(MAKE) $@ @echo making $@ in pdf2swf... - cd pdf2swf;$(MAKE) $@ + cd pdf2swf/fonts;$(MAKE) $@ @echo making $@ in avi2swf... cd avi2swf;$(MAKE) $@ @echo making $@ in swfs... @@ -23,7 +23,7 @@ all install uninstall clean: distclean: $(MAKE) clean 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 + rm -f lib/lame/Makefile lib/python/Makefile lib/Makefile src/Makefile avi2swf/Makefile pdf2swf/fonts/Makefile clean-local: rm -f config.cache gmon.out