aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-12 12:31:11 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-12 22:42:13 +0100
commit5e6f52f15ac337599dd7f0971e906da8c162f219 (patch)
treeb06e72969ff4eac755f0bde0a06f3084d27ccb70 /openbsc/include
parent6d89dac7216b4ce727dccc29ee3ee67c8edfa135 (diff)
[sccp] Install the static sccp library and the headers
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/sccp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsc/include/sccp/Makefile.am b/openbsc/include/sccp/Makefile.am
index 42fd31047..6c8a51714 100644
--- a/openbsc/include/sccp/Makefile.am
+++ b/openbsc/include/sccp/Makefile.am
@@ -1 +1,2 @@
-noinst_HEADERS = sccp_types.h sccp.h
+sccp_HEADERS = sccp_types.h sccp.h
+sccpdir = $(includedir)/sccp