summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-05-08 17:36:48 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-05-08 17:36:48 +0000
commitbd3c21b0cc3d5829cf91c9c75dc6943bca63298a (patch)
tree7b38190f7044b0e4eaef1102f9861350dc4b59e1
parent2af3c3a7ddc43577c067892cdfdc06dc4e63386c (diff)
Add directory for libgdbus library
-rw-r--r--Makefile.am2
-rw-r--r--configure.in1
-rw-r--r--gdbus/Makefile.am2
3 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 39b42087..47188a86 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = doc sbc eglib common sdpd hcid daemon plugins \
+SUBDIRS = doc sbc eglib gdbus common sdpd hcid daemon plugins \
network serial input audio print \
tools rfcomm dund pand hidd \
cups test scripts
diff --git a/configure.in b/configure.in
index 91a9a9df..824e7a27 100644
--- a/configure.in
+++ b/configure.in
@@ -40,6 +40,7 @@ AC_OUTPUT([
doc/Makefile
sbc/Makefile
eglib/Makefile
+ gdbus/Makefile
common/Makefile
daemon/Makefile
plugins/Makefile
diff --git a/gdbus/Makefile.am b/gdbus/Makefile.am
new file mode 100644
index 00000000..02742923
--- /dev/null
+++ b/gdbus/Makefile.am
@@ -0,0 +1,2 @@
+
+MAINTAINERCLEANFILES = Makefile.in