]> git.meshlink.io Git - catta/blobdiff - avahi-python/Makefile.am
Install avahi bookmarks, even if no pygtk is available.
[catta] / avahi-python / Makefile.am
index 09ad6de6f736a274b16a1a5f9c13ab767289e9c6..4989b4b6bfc53d70cd28d5a33558bf03f3fdbf7b 100644 (file)
@@ -29,7 +29,6 @@ SUBDIRS=avahi avahi-discover
 
 if HAVE_PYTHON
 if HAVE_PYTHON_DBUS
-if HAVE_PYGTK
 
 pythonscripts = \
        avahi-bookmarks
@@ -43,4 +42,3 @@ CLEANFILES = $(pythonscripts)
 
 endif
 endif
-endif