summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-08-23 15:14:30 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-08-23 15:14:30 -0700
commit36b3db39a22f49b44659938d77fd8f53f1d67987 (patch)
tree08daaa3b041b631a403d6612fa48f3a4917579ff /client
parente425c22615000881b6be9037b895e65a2e096063 (diff)
downloadconnman-36b3db39a22f49b44659938d77fd8f53f1d67987.tar.gz
connman-36b3db39a22f49b44659938d77fd8f53f1d67987.tar.bz2
connman-36b3db39a22f49b44659938d77fd8f53f1d67987.zip
Convert to fully non-recursive build system
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