summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-02-06 10:01:51 -0800
committerDan Nicholson <dbn.lists@gmail.com>2008-02-06 10:01:51 -0800
commit8df496aeffe3a7114fa01912d7605693c5bc64b9 (patch)
tree1262f7e0d9b07ea270cc649b19b13f8f8b78be5f
parent480fc5ffacd8292afd72114fe13ee1f4c71d29bb (diff)
Make distcheck work
None of the EXTRA_DIST files actually exist, causing `make distcheck' to fail.
-rw-r--r--Makefile.am11
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 *~