aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-08-24 22:38:12 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-08-24 22:38:12 +0800
commit45473477f60c0d2010b72c3fc4959a7dc1043a8c (patch)
tree862de3201f058042cd4aa2b8afeb025a04f7dc40 /openbsc/Makefile.am
parentcd7bed532701a81cf4a648d59ff8ae00424df672 (diff)
sccp: Use the libosmo-sccp library and remove the internal copy
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 4ce11cec5..c4d0aa181 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 libsccp.pc
+pkgconfig_DATA = openbsc.pc
BUILT_SOURCES = $(top_srcdir)/.version
$(top_srcdir)/.version: