Make building the daemon optional
[doldaconnect.git] / daemon / Makefile.am
index 3ff8bef..1600b31 100644 (file)
@@ -1,4 +1,6 @@
+if DAEMON
 bin_PROGRAMS=doldacond
+endif
 doldacond_SOURCES=     main.c \
                        search.c \
                        search.h \