[sccp] Install the static sccp library and the headers
diff --git a/openbsc/Makefile.am b/openbsc/Makefile.am
index eda3e90..7dcd956 100644
--- a/openbsc/Makefile.am
+++ b/openbsc/Makefile.am
@@ -4,7 +4,7 @@
 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`