summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index cf3866c2..e308d41d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,9 +70,6 @@ DISTCHECK_CONFIGURE_FLAGS = \
EXTRA_DIST = \
m4/ac-define-dir.m4 \
COPYING-DOCS \
- intltool-update.in \
- intltool-extract.in \
- intltool-merge.in \
xmldocs.make \
omf.make \
autogen.sh
@@ -89,9 +86,7 @@ dist: ChangeLog
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCLEANFILES = intltool-extract \
- intltool-merge \
- intltool-update
+DISTCLEANFILES =
-include $(top_srcdir)/git.mk