diff options
author | mickey <mickey@99fdad57-331a-0410-800a-d7fa5415bdb3> | 2007-10-29 08:09:25 +0000 |
---|---|---|
committer | mickey <mickey@99fdad57-331a-0410-800a-d7fa5415bdb3> | 2007-10-29 08:09:25 +0000 |
commit | 894fcad7ad2ac79d4a8478e86826202974d37873 (patch) | |
tree | e236da91f1414210e89f1458e0051a9467367b27 | |
parent | 6e007a18f3d144f44cef2c22baea470b2985ea8f (diff) |
gsmd: install ts0707 and ts0705 headers
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3297 99fdad57-331a-0410-800a-d7fa5415bdb3
-rw-r--r-- | include/gsmd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gsmd/Makefile.am b/include/gsmd/Makefile.am index 326d2d5..5b90cb7 100644 --- a/include/gsmd/Makefile.am +++ b/include/gsmd/Makefile.am @@ -1,4 +1,4 @@ -pkginclude_HEADERS = event.h usock.h +pkginclude_HEADERS = event.h usock.h ts0705.h ts0707.h noinst_HEADERS = atcmd.h gsmd.h select.h unsolicited.h usock.h vendorplugin.h |