summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-12-24 10:28:53 +0000
committerSergey V. Udaltsov <svu@gnome.org>2010-12-24 10:29:42 +0000
commit0b2a10f764358fea0f2c078bba6f54eb188946c0 (patch)
treeac15f4fba557e5b789c4c6a091c24ee5bc98d15c /Makefile.am
parent9a63194641320da5b9131fe34632f13506d6031b (diff)
downloadlibgnomekbd-0b2a10f764358fea0f2c078bba6f54eb188946c0.tar.gz
First iteration of introspection
Just following the guidelines
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 4ec3abd..3bdb92c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,12 +6,15 @@ SUBDIRS = libgnomekbd $(TEST) capplet po
ACLOCAL_AMFLAGS = -I m4
+DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
+
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update
EXTRA_DIST = \
+ m4/introspection.m4 \
libgnomekbd.pc.in \
libgnomekbdui.pc.in \
intltool-extract.in \