diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2004-04-25 21:54:11 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2004-04-25 21:54:11 +0000 |
commit | 965c347ab154fd36ca98cd1fd29b048068d70dab (patch) | |
tree | 0d5a7c75fe6c7e33b18e8e6f2126fa33241f76dc /Makefile.am | |
parent | 56cbbde9aaecbfdd1f1e4c820de92110355aa365 (diff) | |
download | bluez-965c347ab154fd36ca98cd1fd29b048068d70dab.tar.gz |
Add the pand utility
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 1824ac2de..6a87b06c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -SUBDIRS := hcid tools rfcomm sdpd test scripts pcmcia +SUBDIRS := hcid tools rfcomm sdpd pand test scripts pcmcia DISTCLEANFILES = conftest.c conftest |