summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-11-17 23:06:49 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-11-17 23:06:49 +0000
commitea2ad7576177e9202759ec59069a0054f890b19d (patch)
tree7f5d9100ba83a4188f6ff73f6802f4150c4775aa /Makefile.am
parent4cfded0ce163301d9723b36340254070b3ab5d7a (diff)
Create one master daemon
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 3f121085..528650e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,8 @@
-SUBDIRS = common daemon network input audio sync \
- tools rfcomm hcid sdpd dund pand hidd \
- cups fuse alsa test scripts
+SUBDIRS = common hcid sdpd daemon \
+ network input audio sync \
+ tools rfcomm dund pand hidd \
+ cups fuse alsa test scripts
MAINTAINERCLEANFILES = Makefile.in \
aclocal.m4 configure config.h.in config.sub config.guess \