summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a9f82a..4cb9c4f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,20 +10,11 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
CFLAGS='-Wno-deprecated-declarations'
-if MATE_ABOUT_ENABLED
-versiondir = $(datadir)/mate-about
-version_DATA = mate-version.xml
-endif
-
-@INTLTOOL_XML_RULE@
-
EXTRA_DIST = \
autogen.sh \
- COPYING-DOCS \
- mate-version.xml.in.in
+ COPYING-DOCS
-CLEANFILES = \
- $(version_DATA)
+CLEANFILES =
MAINTAINERCLEANFILES = \
$(srcdir)/aclocal.m4 \