summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 3 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 5224c9a..7ebbd48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,17 +30,9 @@ if ENABLE_XATTR_TAGS
SUBDIRS += xattr-tags
endif
-EXTRA_DIST = \
- autogen.sh \
- intltool-extract.in \
- intltool-update.in \
- intltool-merge.in
-
-DISTCLEANFILES = \
- intltool-extract \
- intltool-update \
- intltool-merge \
- po/.intltool-merge-cache
+EXTRA_DIST = autogen.sh
+
+DISTCLEANFILES =
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \