aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2010-10-24 18:23:10 +0200
committerSylvain Munaut <tnt@246tNt.com>2010-10-24 18:23:10 +0200
commitb99b9309b23fc4e1b5746abe188d1d4258eecdbd (patch)
tree510bbc6ed759ca724302da1723310cccdaf5b178 /configure.in
parentdc0ebdfbdf3b1a381754c6ef4a59b0354eba7705 (diff)
codec: Add the missing bits for include to install and pkgconfig to work
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 30f9d9cb..825152d3 100644
--- a/configure.in
+++ b/configure.in
@@ -99,9 +99,11 @@ AM_CONDITIONAL(ENABLE_MSGFILE, test "x$enable_msgfile" = "x1")
AC_OUTPUT(
libosmocore.pc
+ libosmocodec.pc
libosmovty.pc
include/osmocom/Makefile
include/osmocom/vty/Makefile
+ include/osmocom/codec/Makefile
include/osmocom/crypt/Makefile
include/osmocore/Makefile
include/osmocore/protocol/Makefile