From b99b9309b23fc4e1b5746abe188d1d4258eecdbd Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 24 Oct 2010 18:23:10 +0200 Subject: codec: Add the missing bits for include to install and pkgconfig to work Signed-off-by: Sylvain Munaut --- configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.in') 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 -- cgit v1.2.3