aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/Makefile.am
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/Makefile.am
parent6d89dac7216b4ce727dccc29ee3ee67c8edfa135 (diff)
[sccp] Install the static sccp library and the headers
Diffstat (limited to 'openbsc/Makefile.am')
-rw-r--r--openbsc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/Makefile.am b/openbsc/Makefile.am
index eda3e90b1..7dcd956df 100644
--- a/openbsc/Makefile.am
+++ b/openbsc/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include
SUBDIRS = include src tests
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = openbsc.pc liblaf0rge1.pc
+pkgconfig_DATA = openbsc.pc liblaf0rge1.pc libsccp.pc
#dist-hook:
# rm -rf `find $(distdir) -name .svn`