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 --- include/osmocom/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/osmocom/Makefile.am') diff --git a/include/osmocom/Makefile.am b/include/osmocom/Makefile.am index 21f4f2d0..bd3b89bd 100644 --- a/include/osmocom/Makefile.am +++ b/include/osmocom/Makefile.am @@ -1,5 +1,5 @@ if ENABLE_VTY -SUBDIRS = vty codec crypt gsm core +SUBDIRS = vty codec crypt gsm gprs core else -SUBDIRS = codec crypt gsm core +SUBDIRS = codec crypt gsm gprs core endif -- cgit v1.2.3