From: kramm Date: Sun, 19 Nov 2006 21:38:14 +0000 (+0000) Subject: removed pdf2swf/Makefile X-Git-Tag: release-0-8-0~117 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=d423cf6ebfa55b5f27e723e261081af183bba07e removed pdf2swf/Makefile --- 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