[Pm-utils] [PATCH] Make distcheck work
Dan Nicholson
dbn.lists at gmail.com
Wed Feb 6 10:06:08 PST 2008
None of the EXTRA_DIST files actually exist, causing `make distcheck' to
fail.
---
Makefile.am | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 2812c6f..81bc418 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,15 +1,4 @@
SUBDIRS = pm man src
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update
-
-EXTRA_DIST = \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
- mkinstalldirs
-
clean-local :
rm -f *~
--
1.5.3.2
More information about the Pm-utils
mailing list