aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-09 21:50:25 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-09 21:51:44 +0100
commita49ffb4cb4e98bd57e9f7be23f772cc55a819b7b (patch)
tree84103aa84552681745389f619200857756fb09fd /openbsc/Makefile.am
parent701d175653c037b8cab4b02a3092a6df79e2fdd2 (diff)
Create a liblaforge with OpenBSC utility functions to be used for other projects
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 deaba0fa1..eda3e90b1 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
+pkgconfig_DATA = openbsc.pc liblaf0rge1.pc
#dist-hook:
# rm -rf `find $(distdir) -name .svn`