aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-08-02 23:43:11 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-08-02 23:43:46 +0800
commit294cfcc1e5465075920d10c3fc66c1bdf004330b (patch)
tree6388928fc2d15906c404924d4a466474e237bf49 /openbsc/Makefile.am
parentc2b31ed9cda31d9432ae733e6ca112ccf38f0996 (diff)
sccp: Remove the libsccp.pc.in and the occurence inside the Makefile.am
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: