summaryrefslogtreecommitdiffstats
path: root/avahi-discover-standalone
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-12-12 20:30:42 +0100
committerLennart Poettering <lennart@poettering.net>2008-12-12 20:30:42 +0100
commit915e39ec8bb5f2dcc8b3b80f6eb824b7e5b9490d (patch)
treeb76bff71ac93a94a7f048e661525d62143b7f9ea /avahi-discover-standalone
parenta2ffd92ac85270b4ac30b889292e0f9c24bac98f (diff)
Do not install glade interfaces file, if no gtk is present.
Original patch from Stanislav Brabec. Re #222
Diffstat (limited to 'avahi-discover-standalone')
-rw-r--r--avahi-discover-standalone/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-discover-standalone/Makefile.am b/avahi-discover-standalone/Makefile.am
index ca007be..542aeae 100644
--- a/avahi-discover-standalone/Makefile.am
+++ b/avahi-discover-standalone/Makefile.am
@@ -52,7 +52,7 @@ else
if HAVE_PYTHON_DBUS
-interfaces_DATA = $(interfaces)
+interfaces_DATA =
endif
endif