]> git.meshlink.io Git - catta/blobdiff - Makefile.am
systemd: fix sd_is_socket() invocation
[catta] / Makefile.am
index a800687b1eb4d12f883e756f5a033c3743112287..8234d698d2b9a20a9d9bd9fc57e3a20173b81f12 100644 (file)
@@ -155,6 +155,7 @@ pkgconfigdir = $(libdir)/pkgconfig
 %.pc: %.pc.in
        $(AM_V_GEN)sed -e 's,@prefix\@,$(prefix),g' \
            -e 's,@libdir\@,$(libdir),g' \
+           -e 's,@HOWL_COMPAT_VERSION\@,$(HOWL_COMPAT_VERSION),g' \
            -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
 
 pkgconfig_DATA = avahi-core.pc
@@ -229,7 +230,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
 
 homepage:
        $(MAKE) -C man
-       scp avahi-daemon/*.introspect avahi-daemon/introspect.dtd avahi-daemon/introspect.xsl\
+       scp avahi-daemon/*.xml avahi-daemon/introspect.dtd avahi-daemon/introspect.xsl\
            man/*.xml man/xmltoman.dtd man/xmltoman.xsl \
            tango:www/avahi.org/tree/download/
        scp avahi-$(PACKAGE_VERSION).tar.gz tango:www/avahi.org/tree/download/