summaryrefslogtreecommitdiffstats
path: root/avahi-python
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-12-12 20:36:45 +0100
committerLennart Poettering <lennart@poettering.net>2008-12-12 20:36:45 +0100
commit7289ee4063da05f276bce22685312baa83f0f117 (patch)
tree6e4a5412843b38883e7ed49f3152849d00bd13cd /avahi-python
parent89c54c16f125331697298428e41ff1fd69afa23c (diff)
compile python module even without gtk. It seems, that most parts of python are not dependent on gtk+
Original patch from Stanislav Brabec. Closes #222.
Diffstat (limited to 'avahi-python')
-rw-r--r--avahi-python/avahi/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/avahi-python/avahi/Makefile.am b/avahi-python/avahi/Makefile.am
index 4a73022..c0c9c34 100644
--- a/avahi-python/avahi/Makefile.am
+++ b/avahi-python/avahi/Makefile.am
@@ -52,13 +52,11 @@ endif
avahi_PYTHON = $(avahi_SCRIPTS)
-if HAVE_PYGTK
if HAVE_PYTHON_DBUS
avahi_PYTHON += __init__.py
endif
endif
-endif
CLEANFILES=*.pyc *.pyo ServiceTypeDatabase.py