diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-01-20 05:35:38 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-01-20 05:35:38 +0000 |
commit | 1c62e7ed6ef51305a5a625ee070de8d2428c4e9a (patch) | |
tree | ebfd945337de87df04056134bd1ce362fecd45de /Makefile.am | |
parent | 76e6160da25b72dc8d73a508e9efc4a487cfd8d0 (diff) |
Add embedded GLib 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 c30d3596..e67c171c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = common sdpd hcid daemon \ +SUBDIRS = eglib common sdpd hcid daemon \ transfer network serial input audio sync \ tools rfcomm dund pand hidd \ cups alsa test scripts |