summaryrefslogtreecommitdiffstats
path: root/avahi-ui-sharp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-ui-sharp/Makefile.am')
-rw-r--r--avahi-ui-sharp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-ui-sharp/Makefile.am b/avahi-ui-sharp/Makefile.am
index c5c14ee..6183f48 100644
--- a/avahi-ui-sharp/Makefile.am
+++ b/avahi-ui-sharp/Makefile.am
@@ -44,6 +44,7 @@ bssh.exe: $(srcdir)/bssh.cs $(ASSEMBLY)
if HAVE_MONO
if HAVE_DBUS
+if HAVE_GTK
all: $(ASSEMBLY) $(ASSEMBLY).config bssh.exe
if HAVE_MONODOC
@@ -68,3 +69,4 @@ uninstall-hook: $(ASSEMBLY)
endif
endif
+endif