]> git.meshlink.io Git - catta/blobdiff - Makefile.am
gobject: implement gobject introspection
[catta] / Makefile.am
index 982a83dd93015126e54d523307ed81f0ca9a43b4..a800687b1eb4d12f883e756f5a033c3743112287 100644 (file)
@@ -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: