]> git.meshlink.io Git - catta/blobdiff - Makefile.am
avahi-ui: fix wording of the description strings of a few properties
[catta] / Makefile.am
index 15a6cd8fe42d9560bcde12372bd4d749268bb709..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 \
@@ -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
@@ -235,12 +238,5 @@ homepage:
        ssh tango rm -rf www/avahi.org/tree/download/doxygen
        scp -r doxygen/html tango:www/avahi.org/tree/download/doxygen
 
-dist-hook:
-       if test -d .svn ; then \
-               svn update ; \
-               chmod u+w ${distdir}/ChangeLog || true ; \
-               svn2cl -o ${distdir}/ChangeLog ; \
-       fi
-
 DISTCLEANFILES = \
        po/.intltool-merge-cache