summaryrefslogtreecommitdiff
path: root/include/gsmd
diff options
context:
space:
mode:
authormickey <mickey@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-10-29 07:59:50 +0000
committermickey <mickey@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-10-29 07:59:50 +0000
commit6e007a18f3d144f44cef2c22baea470b2985ea8f (patch)
tree14ac2929dc3281adb0436d15ea5917a1c9df1c34 /include/gsmd
parent1f4e20745a0b0da82eebc8cd2ae5f1e6db397b08 (diff)
gsmd: install ts0705 and ts0707 header files, they're now required.
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3296 99fdad57-331a-0410-800a-d7fa5415bdb3
Diffstat (limited to 'include/gsmd')
-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 0484472..326d2d5 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 ts0705.h ts0707.h unsolicited.h usock.h vendorplugin.h
+noinst_HEADERS = atcmd.h gsmd.h select.h unsolicited.h usock.h vendorplugin.h
personal git repositories of Harald Welte. Your mileage may vary