aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-07-30 16:38:12 +0200
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-07-30 16:38:12 +0200
commite5c3665070ddd5a968082a618123dcd0b70d1059 (patch)
treed97caa71f0e8a2a26a4c0be1000150afc7357ad9 /Makefile.am
parent3765e902d82758612288bada6dc0f887e124175f (diff)
downloadayatana-indicator-messages-e5c3665070ddd5a968082a618123dcd0b70d1059.tar.gz
ayatana-indicator-messages-e5c3665070ddd5a968082a618123dcd0b70d1059.tar.bz2
ayatana-indicator-messages-e5c3665070ddd5a968082a618123dcd0b70d1059.zip
Add introspection support
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9bd3903..ef08e41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ endif
-DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-deprecations
+DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-deprecations --enable-introspection
dist-hook:
@if test -d "$(top_srcdir)/.bzr"; \