]> git.meshlink.io Git - catta/commitdiff
* Remove the right compat .pc files in clean
authorTrent Lloyd <lathiat@bur.st>
Sat, 15 Oct 2005 16:48:08 +0000 (16:48 +0000)
committerTrent Lloyd <lathiat@bur.st>
Sat, 15 Oct 2005 16:48:08 +0000 (16:48 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@774 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

Makefile.am

index f00531d04c54fa0cae9832cb29bc7e81dff98f65..d12a23c4aebd923c3f13a5edac82f94be7a24f6a 100644 (file)
@@ -119,7 +119,7 @@ avahi-compat-howl.pc: avahi-compat-howl.pc.in
        sed -e 's,@prefix\@,$(prefix),g' \
            -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
 
-CLEANFILES += avahi-client.pc avahi-compat-libdns_sd.pc.in avahi-compat-howl.pc.in
+CLEANFILES += avahi-client.pc avahi-compat-libdns_sd.pc avahi-compat-howl.pc
 
 endif