diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-12-29 16:28:25 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-12-29 16:28:25 +0100 |
commit | bf169e8d82e4ef3a89076ffa096bdc5b88091401 (patch) | |
tree | bc5747bffa2e14320d529b756ea47ff66769e44c /Makefile.am | |
parent | 1966b81d7f66061c73285b6e0b314fd327bc5755 (diff) |
Add directory for client application
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 2b9deb50..f2d1ca73 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = include lib sbc gdbus common src \ +SUBDIRS = include lib sbc gdbus common src client\ plugins network serial input audio \ tools rfcomm compat cups test scripts doc |