diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2004-05-02 03:36:18 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2004-05-02 03:36:18 +0000 |
commit | bc085054220d80e9308fe5f4c2260e7ccc06e7e3 (patch) | |
tree | 0f178396a0abd3b507ca9cc80f5c54c665631c6e /Makefile.am | |
parent | 417d75ccb5aa92384fd75651b6cd8a53193439e4 (diff) |
Add Bluetooth backend for CUPS
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 d20a21100..1171035e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -SUBDIRS := hcid tools rfcomm sdpd dund pand hidd test scripts pcmcia +SUBDIRS := hcid tools rfcomm sdpd dund pand hidd cups test scripts pcmcia DISTCLEANFILES = conftest.c conftest |