Create a liblaforge with OpenBSC utility functions to be used for other projects
diff --git a/openbsc/Makefile.am b/openbsc/Makefile.am
index deaba0f..eda3e90 100644
--- a/openbsc/Makefile.am
+++ b/openbsc/Makefile.am
@@ -4,7 +4,7 @@
 SUBDIRS = include src tests
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = openbsc.pc
+pkgconfig_DATA = openbsc.pc liblaf0rge1.pc
 
 #dist-hook:
 #	rm -rf `find $(distdir) -name .svn`