diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-01-13 23:24:49 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-01-13 23:24:49 +0000 |
commit | f238b6612fcbe115a20279a2e7509de4e86f013e (patch) | |
tree | 197db083bd5b09443fd0d8173895dd337aa62455 /Makefile.am | |
parent | e6dbdf0ffc56cc647ecd84abfefb1f0a1872a853 (diff) |
Build SDP server first
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 59adc72a9..7aa008781 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = common hcid sdpd daemon \ +SUBDIRS = common sdpd hcid daemon \ network input audio sync \ tools rfcomm dund pand hidd \ cups fuse alsa test scripts |