From 4185fa5d9b6bf712499b8e65bac4077dd1aa34fa Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 22 May 2011 21:57:15 +0200 Subject: libosmogsm: add ipaccess related header file --- include/osmocom/gsm/protocol/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/gsm/protocol/Makefile.am') 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 -- cgit v1.2.3