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

_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils

Reply via email to