aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-12-22 15:55:33 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-12-22 16:02:05 +0100
commitc559dde69dd66b8865ff23bf9d01cd5d37d7ff11 (patch)
treeadf78c06eba5efd9208fed953a48378e8479945f /include
parent3bcf3a5fd0a24bf6be176de5ed066afe1624fefe (diff)
misc: Package our version of the gsm_data.h to make the code compilable
The sharing with OpenBSC is not complete yet. We will need to include our version of gsm_data.h instead of the normal OpenBSC version.
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 7585a65f..e35e6967 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1 +1,3 @@
SUBDIRS = osmo-bts
+
+noinst_HEADERS = openbsc/gsm_data.h