From ea2ad7576177e9202759ec59069a0054f890b19d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 17 Nov 2006 23:06:49 +0000 Subject: Create one master daemon --- Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit