]> git.meshlink.io Git - catta/blobdiff - Makefile.am
darwin: don't make plists executable (See #301)
[catta] / Makefile.am
index ed20c962394564bb715100d04f63e5179c0684c4..15a6cd8fe42d9560bcde12372bd4d749268bb709 100644 (file)
@@ -1,5 +1,3 @@
-# $Id$
-
 # This file is part of avahi.
 #
 # avahi is free software; you can redistribute it and/or modify it
@@ -50,6 +48,7 @@ EXTRA_DIST = \
        avahi-compat-libdns_sd.pc.in \
        avahi-compat-howl.pc.in \
        avahi-ui.pc.in \
+       avahi-ui-gtk3.pc.in \
        doxygen_to_devhelp.xsl
 
 SUBDIRS = \
@@ -198,6 +197,13 @@ CLEANFILES += avahi-ui.pc
 endif
 endif
 
+if HAVE_GTK3
+if HAVE_DBUS
+pkgconfig_DATA += avahi-ui-gtk3.pc
+CLEANFILES += avahi-ui-gtk3.pc
+endif
+endif
+
 if HAVE_QT3
 pkgconfig_DATA += avahi-qt3.pc
 CLEANFILES += avahi-qt3.pc