summaryrefslogtreecommitdiff
path: root/include/gsmd/Makefile.am
diff options
context:
space:
mode:
authorlaforge <laforge@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-03-28 11:46:45 +0000
committerlaforge <laforge@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-03-28 11:46:45 +0000
commit08e6075437cee1e4a408242e46e27fffda3c514e (patch)
tree4edc9b6722c4f7c597bff89d2387c8bec452ad46 /include/gsmd/Makefile.am
parent3e4602533888f8491f355b4b11a868897139d420 (diff)
add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel)
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@1529 99fdad57-331a-0410-800a-d7fa5415bdb3
Diffstat (limited to 'include/gsmd/Makefile.am')
-rw-r--r--include/gsmd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gsmd/Makefile.am b/include/gsmd/Makefile.am
index f3090f3..0484472 100644
--- a/include/gsmd/Makefile.am
+++ b/include/gsmd/Makefile.am
@@ -1,4 +1,4 @@
pkginclude_HEADERS = event.h usock.h
-noinst_HEADERS = atcmd.h gsmd.h select.h ts0707.h unsolicited.h usock.h vendorplugin.h
+noinst_HEADERS = atcmd.h gsmd.h select.h ts0705.h ts0707.h unsolicited.h usock.h vendorplugin.h
personal git repositories of Harald Welte. Your mileage may vary