aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-10-25 07:53:34 +0200
committerSimon Busch <morphis@gravedo.de>2011-10-25 18:48:41 +0200
commit5c29db2090555128d66f97dfa580af2967900b95 (patch)
tree2bf1df30918f7087425f8946a408bda25b8f02e1 /include/Makefile.am
parentdb2112e4f135bcdd7c1533e9e973dddebb6bf37c (diff)
downloadexternal_libsamsung-ipc-5c29db2090555128d66f97dfa580af2967900b95.zip
external_libsamsung-ipc-5c29db2090555128d66f97dfa580af2967900b95.tar.gz
external_libsamsung-ipc-5c29db2090555128d66f97dfa580af2967900b95.tar.bz2
Implement several parts of known gprs messages types
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index ca83feb..87b8aff 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -14,4 +14,5 @@ samsung_ipcinclude_HEADERS = \
pwr.h \
types.h \
util.h \
+ gprs.h \
$(NULL)