diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-05-01 15:09:48 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-05-01 15:14:05 +0800 |
commit | 5ba4dc171b0d86ae3032c3732334481d9d399188 (patch) | |
tree | f098a58a865a8292cfbd9c1d240b99eb4c40d593 /include/osmocore/protocol | |
parent | 074c9f904cb5e4f6ab014d76e4abc079c16fc5d7 (diff) |
Add missing file.
Diffstat (limited to 'include/osmocore/protocol')
-rw-r--r-- | include/osmocore/protocol/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocore/protocol/Makefile.am b/include/osmocore/protocol/Makefile.am index 6d8883e6..557950ec 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 |