diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-07-04 16:59:12 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-07-04 16:59:12 +0000 |
commit | db90836e94acf58c4433281e2762e2560440ef51 (patch) | |
tree | be8c0d8f3f4e7d2c4b3f3d9f60f395f8d84e3ec2 /Makefile.am | |
parent | 4b995c638ce04473845e16b24b315e42353c4905 (diff) |
Add daemon directory
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 49650733..a0042ed8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -SUBDIRS = common tools rfcomm hcid sdpd dund pand hidd \ +SUBDIRS = common daemon tools rfcomm hcid sdpd dund pand hidd \ cups alsa test scripts pcmcia extra MAINTAINERCLEANFILES = Makefile.in \ |