summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther2010-05-01 09:09:48 +0200
committerHolger Hans Peter Freyther2010-05-01 09:14:05 +0200
commit5ba4dc171b0d86ae3032c3732334481d9d399188 (patch)
treef098a58a865a8292cfbd9c1d240b99eb4c40d593
parentmsgb: introduce msgb->cb (the control buffer) (diff)
downloadlibosmocore-5ba4dc171b0d86ae3032c3732334481d9d399188.tar.gz
libosmocore-5ba4dc171b0d86ae3032c3732334481d9d399188.tar.xz
libosmocore-5ba4dc171b0d86ae3032c3732334481d9d399188.zip
Add missing file.
-rw-r--r--include/osmocore/protocol/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocore/protocol/Makefile.am b/include/osmocore/protocol/Makefile.am
index 6d8883e..557950e 100644
--- a/include/osmocore/protocol/Makefile.am
+++ b/include/osmocore/protocol/Makefile.am
@@ -1,3 +1,3 @@
-osmocore_proto_HEADERS = gsm_04_08.h gsm_04_11.h gsm_04_80.h gsm_08_58.h gsm_12_21.h
+osmocore_proto_HEADERS = gsm_04_08.h gsm_04_11.h gsm_04_80.h gsm_08_58.h gsm_12_21.h gsm_08_08.h
osmocore_protodir = $(includedir)/osmocore/protocol