diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-02-10 12:58:06 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-02-10 12:58:06 +0000 |
commit | ecb55bb1b7bb070bbbfe012ef4bbdf89467a2fe3 (patch) | |
tree | 67937576bbd150fa4ab79f76be53d20e04cf0202 /Makefile.am | |
parent | f9bf3e36e2d88318c538702b7492f20d8c01730c (diff) |
Fix the use of a wrong 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 ee845b02..d6d9e992 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -SUBDIRS = config hcid tools rfcomm sdpd dund pand hidd cups alsa test scripts pcmcia extra +SUBDIRS = hcid tools rfcomm sdpd dund pand hidd cups alsa test scripts pcmcia extra MAINTAINERCLEANFILES = Makefile.in \ aclocal.m4 configure config.h.in config.sub config.guess \ |