]> git.meshlink.io Git - catta/blobdiff - Makefile.am
implement sw_discovery_browse_domains()
[catta] / Makefile.am
index d12a23c4aebd923c3f13a5edac82f94be7a24f6a..bbe1cd771bf3339bcd3791fedba26332cee67f61 100644 (file)
@@ -41,7 +41,9 @@ EXTRA_DIST = \
        avahi-glib.pc.in \
        avahi-qt3.pc.in \
        avahi-qt4.pc.in \
-       avahi-sharp.pc.in
+       avahi-sharp.pc.in \
+       avahi-compat-libdns_sd.pc.in \
+       avahi-compat-howl.pc.in
 
 SUBDIRS = \
        common \
@@ -117,7 +119,7 @@ avahi-compat-libdns_sd.pc: avahi-compat-libdns_sd.pc.in
 
 avahi-compat-howl.pc: avahi-compat-howl.pc.in
        sed -e 's,@prefix\@,$(prefix),g' \
-           -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
+           -e 's,@HOWL_COMPAT_VERSION\@,$(HOWL_COMPAT_VERSION),g' $< > $@
 
 CLEANFILES += avahi-client.pc avahi-compat-libdns_sd.pc avahi-compat-howl.pc