summaryrefslogtreecommitdiffstats
path: root/sync
diff options
context:
space:
mode:
Diffstat (limited to 'sync')
-rw-r--r--sync/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync/Makefile.am b/sync/Makefile.am
index 4f89edc6..4b5b48af 100644
--- a/sync/Makefile.am
+++ b/sync/Makefile.am
@@ -1,4 +1,5 @@
+if SYNC
noinst_PROGRAMS = bt.syncd
bt_syncd_SOURCES = main.c
@@ -8,5 +9,6 @@ bt_syncd_LDADD = @DBUS_LIBS@ @OPENSYNC_LIBS@ @BLUEZ_LIBS@ $(top_builddir)/common
AM_CFLAGS = @BLUEZ_CFLAGS@ @OPENSYNC_CFLAGS@ @DBUS_CFLAGS@
INCLUDES = -I$(top_srcdir)/common
+endif
MAINTAINERCLEANFILES = Makefile.in