summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 982a83d..a800687 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,8 @@ EXTRA_DIST = \
avahi-compat-howl.pc.in \
avahi-ui.pc.in \
avahi-ui-gtk3.pc.in \
- doxygen_to_devhelp.xsl
+ doxygen_to_devhelp.xsl \
+ common/introspection.m4
SUBDIRS = \
common \
@@ -223,6 +224,7 @@ MOSTLYCLEANFILES = $(DX_CLEANFILES)
DISTCHECK_CONFIGURE_FLAGS = \
--disable-monodoc \
+ --enable-introspection \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
homepage: