summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-05-22 21:57:15 +0200
committerHarald Welte <laforge@gnumonks.org>2011-05-22 21:57:15 +0200
commit4185fa5d9b6bf712499b8e65bac4077dd1aa34fa (patch)
treebd8e2865980cf783a740e2137579c2f25642d23d /include/osmocom/gsm/protocol/Makefile.am
parent68b1574257fdbf4b06d225c116cfa6a2a6929965 (diff)
libosmogsm: add ipaccess related header file
Diffstat (limited to 'include/osmocom/gsm/protocol/Makefile.am')
-rw-r--r--include/osmocom/gsm/protocol/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/protocol/Makefile.am b/include/osmocom/gsm/protocol/Makefile.am
index 8483f10a..7f6de639 100644
--- a/include/osmocom/gsm/protocol/Makefile.am
+++ b/include/osmocom/gsm/protocol/Makefile.am
@@ -1,6 +1,6 @@
osmogsm_proto_HEADERS = gsm_03_41.h \
gsm_04_08.h gsm_04_11.h gsm_04_12.h gsm_04_80.h \
gsm_08_08.h gsm_08_58.h \
- gsm_12_21.h
+ gsm_12_21.h ipaccess.h
osmogsm_protodir = $(includedir)/osmocom/gsm/protocol