sccp: Remove the libsccp.pc.in and the occurence inside the Makefile.am
diff --git a/openbsc/Makefile.am b/openbsc/Makefile.am
index 4ce11ce..c4d0aa1 100644
--- a/openbsc/Makefile.am
+++ b/openbsc/Makefile.am
@@ -4,7 +4,7 @@
 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: