diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-05-08 14:48:44 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-05-08 14:48:44 -0700 |
commit | 0b1cc2ffd2312cf83a5d8ab21881932610623a8d (patch) | |
tree | 8d832363ea13ad714ee256ce856b71ee369b300e /Makefile.am | |
parent | 622be473e966d1b22e150ab6df5e0819cb50bf7a (diff) | |
download | connman-0b1cc2ffd2312cf83a5d8ab21881932610623a8d.tar.gz connman-0b1cc2ffd2312cf83a5d8ab21881932610623a8d.tar.bz2 connman-0b1cc2ffd2312cf83a5d8ab21881932610623a8d.zip |
Add directory for AT chat library
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 31665787..8e559bd5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = gdbus include plugins src client tools scripts test doc +SUBDIRS = gdbus gatchat include plugins src client tools scripts test doc pkgconfigdir = $(libdir)/pkgconfig |