[pdfmod] More makefu cleanup



commit e0fe51e5d924f9396d0e57576b5c85e239f6e2fe
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Mon Aug 17 11:38:04 2009 -0700

    More makefu cleanup

 Makefile.am                   |    1 +
 lib/poppler-sharp/Makefile.am |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 95833ca..61db856 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ EXTRA_DIST = \
 	HACKING
 
 CLEANFILES = \
+	bin/* \
 	intltool-extract \
 	intltool-update \
 	intltool-merge
diff --git a/lib/poppler-sharp/Makefile.am b/lib/poppler-sharp/Makefile.am
index 5ec3194..d4103b8 100644
--- a/lib/poppler-sharp/Makefile.am
+++ b/lib/poppler-sharp/Makefile.am
@@ -116,7 +116,6 @@ POPPLER_SHARP_DLL_MDB = $(BUILD_DIR)/poppler-sharp.dll.mdb
 
 $(eval $(call emit-deploy-target,POPPLER_SHARP_DLL))
 $(eval $(call emit-deploy-target,POPPLER_SHARP_DLL_CONFIG))
-$(eval $(call emit-deploy-wrapper,PDFMOD,pdfmod,x))
 
 
 $(eval $(call emit_resgen_targets))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]