summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.in1
-rw-r--r--plugins/Makefile.am2
3 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b3cd56cc..8ce19cdd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = doc sbc eglib common sdpd hcid daemon \
+SUBDIRS = doc sbc eglib common sdpd hcid daemon plugins \
transfer network serial input audio print sync \
tools rfcomm dund pand hidd \
cups test scripts
diff --git a/configure.in b/configure.in
index 6d33e34f..0058b9a9 100644
--- a/configure.in
+++ b/configure.in
@@ -44,6 +44,7 @@ AC_OUTPUT([
eglib/Makefile
common/Makefile
daemon/Makefile
+ plugins/Makefile
transfer/Makefile
network/Makefile
serial/Makefile
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
new file mode 100644
index 00000000..02742923
--- /dev/null
+++ b/plugins/Makefile.am
@@ -0,0 +1,2 @@
+
+MAINTAINERCLEANFILES = Makefile.in