From 641f7cee5dfe137ecb40c7a461b6235d205fc715 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 17 Jun 2012 23:05:26 +0800 Subject: libosmogb: move files to proper location and fix build --- configure.ac | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 977eef9d..484a7ddf 100644 --- a/configure.ac +++ b/configure.ac @@ -146,18 +146,22 @@ AC_OUTPUT( libosmocodec.pc libosmovty.pc libosmogsm.pc + libosmogb.pc include/osmocom/Makefile include/osmocom/vty/Makefile include/osmocom/codec/Makefile include/osmocom/crypt/Makefile include/osmocom/gsm/Makefile include/osmocom/gsm/protocol/Makefile + include/osmocom/gprs/Makefile + include/osmocom/gprs/protocol/Makefile include/osmocom/core/Makefile include/Makefile src/Makefile src/vty/Makefile src/codec/Makefile src/gsm/Makefile + src/gb/Makefile tests/Makefile tests/timer/Makefile tests/sms/Makefile -- cgit v1.2.3