From e903caad15ee840224010d237dc1cd81fc6627fb Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 26 Feb 2010 11:48:11 -0600 Subject: Cleaning up the make file and making sure to enable introspection for distcheck. --- Makefile.am | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c99525b..658f946 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,14 @@ -EXTRA_DIST = COPYING.2.1 COPYING-GPL3 -SUBDIRS = libdbusmenu-glib libdbusmenu-gtk tools tests po +EXTRA_DIST = \ + COPYING.2.1 \ + COPYING-GPL3 \ + m4/introspection.m4 + +SUBDIRS = \ + libdbusmenu-glib \ + libdbusmenu-gtk \ + tools \ + tests \ + po + +DISTCHECK_CONFIGURE_FLAGS = --enable-introspection -- cgit v1.2.3