summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
deleted file mode 100644
index 4dc16084..00000000
--- a/client/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-
-if CLIENT
-noinst_PROGRAMS = cm
-
-cm_SOURCES = main.c
-
-cm_LDADD = @DBUS_LIBS@
-endif
-
-AM_CFLAGS = @DBUS_CFLAGS@
-
-MAINTAINERCLEANFILES = Makefile.in