summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d552e25..06cdb865 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,24 +23,15 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-install \
--enable-gtk-doc
-INTLTOOL = \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in
-
EXTRA_DIST = \
ChangeLog \
ChangeLog.old \
README \
CONTRIBUTORS \
- autogen.sh \
- $(INTLTOOL)
+ autogen.sh
DISTCLEANFILES = \
- ChangeLog \
- intltool-extract \
- intltool-merge \
- intltool-update
+ ChangeLog
# Workaround broken scrollkeeper that doesn't remove its files on
# uninstall.