X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=Makefile.in;h=2de29cb1958a400f8bb9008c8e173f7d804dd509;hp=b8d4c689e625c1ae809b1343222c90eb12fb969d;hb=d423cf6ebfa55b5f27e723e261081af183bba07e;hpb=02324a6b804c8ba7bff6ca581a70b52d84b166e6 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