aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-16 17:51:42 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-16 17:51:42 +0100
commit1fdbf40e8a7ca777ea6ca5c4dd70584a3fc75ed3 (patch)
tree8e25e8d9903dd4a936c62b64c46d63ebef3541ce /openbsc/include/openbsc/Makefile.am
parent62c87b5237ef9e859e582201fa518db5d861df0d (diff)
Install gsm_04_08.h and required headers into a openbsc/
Diffstat (limited to 'openbsc/include/openbsc/Makefile.am')
-rw-r--r--openbsc/include/openbsc/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 0226c2d77..8aa90c31b 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -10,3 +10,6 @@ noinst_HEADERS = abis_nm.h abis_rsl.h db.h gsm_04_08.h gsm_data.h \
laforge_HEADERS = signal.h linuxlist.h timer.h talloc.h msgb.h select.h tlv.h \
debug.h
laforgedir= $(includedir)/laf0rge1
+
+openbsc_HEADERS = gsm_04_08.h meas_rep.h
+openbscdir = $(includedir)/openbsc