summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-11 17:09:55 +0200
committerStefano Karapetsas <[email protected]>2013-10-11 17:09:55 +0200
commit2bd3ed74c7a1c1695bb8a3850b9c7566677a2c91 (patch)
tree56e497b5c3705bb840b2c1a97fb3c2961df9972b /Makefile.am
parent5df7e21297fa89637b5b14a6befba0d4e4795dcb (diff)
downloadmate-menus-2bd3ed74c7a1c1695bb8a3850b9c7566677a2c91.tar.bz2
mate-menus-2bd3ed74c7a1c1695bb8a3850b9c7566677a2c91.tar.xz
Fix Makefile for make dist and make distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index d68b88f..887f103 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,11 +6,7 @@ endif
ACLOCAL_AMFLAGS = -I m4
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-python
-
-EXTRA_DIST = \
- HACKING \
- MAINTAINERS
+DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \