summaryrefslogtreecommitdiffstats
path: root/avahi-python/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-03-05 11:04:40 +0100
committerLennart Poettering <lennart@poettering.net>2009-03-05 11:04:40 +0100
commitf37ae8b0f302a089baae50b18195b03c2f789ea4 (patch)
treed760b055988f14a5d579162e6f105fa983eeb688 /avahi-python/Makefile.am
parentc90c318dbbfa73a00951cdf96c51d13d7b23c44a (diff)
parentc3c0f3d47e49ab6814d4de3ee41a0c5caf0265b9 (diff)
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/avahi
Diffstat (limited to 'avahi-python/Makefile.am')
-rw-r--r--avahi-python/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/avahi-python/Makefile.am b/avahi-python/Makefile.am
index 09ad6de..4989b4b 100644
--- a/avahi-python/Makefile.am
+++ b/avahi-python/Makefile.am
@@ -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