X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=a800687b1eb4d12f883e756f5a033c3743112287;hb=f529a1851a257d9586310f8c8190b2dcd69087a0;hp=168c55683db0339acb7625013638f6ce38f56cb1;hpb=749a220448f2b1f4a8c865002382397dd9f671b8;p=catta diff --git a/Makefile.am b/Makefile.am index 168c556..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 \ @@ -222,7 +223,9 @@ avahi.devhelp: doxygen-run MOSTLYCLEANFILES = $(DX_CLEANFILES) DISTCHECK_CONFIGURE_FLAGS = \ - --disable-monodoc + --disable-monodoc \ + --enable-introspection \ + --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) homepage: $(MAKE) -C man