summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 472fbc1..171e408 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,9 @@
# Boston, MA 02111-1307, USA.
include Makefile-decls.am
+include Makefile.glib
+GLIB_GENERATED =
+BUILT_SOURCES += $(GLIB_GENERATED)
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
AM_CPPFLAGS += -DDATADIR='"$(datadir)"' -DLIBEXECDIR='"$(libexecdir)"' \