aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-10-10 09:20:58 +0200
committerHarald Welte <laforge@gnumonks.org>2011-10-10 09:21:27 +0200
commit226ef1d1432a379ad16e5f8d3e74a612d185ab91 (patch)
treee68aa239c6f5a4ea063b2d65a80a75079f134598 /include/osmocom/gsm/protocol/Makefile.am
parent27dc1b130b88edd85a71688504696191fe76bca1 (diff)
add header file containing UMA/GAN protocol definitions
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 7f6de639..6ed55e46 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_08_08.h gsm_08_58.h gsm_44_318.h \
gsm_12_21.h ipaccess.h
osmogsm_protodir = $(includedir)/osmocom/gsm/protocol