X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=pdf2swf%2FMakefile.in;h=b762eb4eda0ef0bf0a29752b877c54c819463e31;hp=6a23e0e3c28e53617ba9ab6895ba299ed5bce363;hb=98224e6d436b226dc8445db494efa7e8c3635c34;hpb=69745e2e1fe3be6b2f4d5a3a3bef07624fcc0b49 diff --git a/pdf2swf/Makefile.in b/pdf2swf/Makefile.in index 6a23e0e..b762eb4 100644 --- a/pdf2swf/Makefile.in +++ b/pdf2swf/Makefile.in @@ -2,7 +2,6 @@ top_builddir = .. srcdir = @srcdir@ top_srcdir = @top_srcdir@ include ../Makefile.common -@SET_MAKE@ all: pdf2swf @@ -34,6 +33,7 @@ install: uninstall: @file=pdf2swf;$(UNINSTALL_BIN);$(UNINSTALL_MAN1) + @for file in $(fonts);do $(UNINSTALL_DATA) $(pkgdatadir)/fonts/$$file;done clean: rm -f *.o *.lo *.a *.la pdf2swf