X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=Makefile.am;h=898c5e045bb796f774af57a644c7d0e1758e1e2c;hp=622bc06419bcf8927aaa696b9fd612d7fa774e51;hb=dd2ae2236f653cbbca28979e81bf8a8eb7b049fb;hpb=04e755385b883fa04060bc3f3003af26b63462c5 diff --git a/Makefile.am b/Makefile.am index 622bc06..898c5e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,9 +64,7 @@ if ENABLE_GSM_BS GSM_INCLUDE += -DWITH_GSM_BS -I./openbsc/include -I./libosmocore/include -I./openbsc -GSM_SOURCE += gsm_bs.cpp openbsc/src/bsc_init.c openbsc/src/bsc_vty.c openbsc/src/vty_interface_layer3.c openbsc/src/bsc_api.c openbsc/src/bsc_version.c - -GSM_LIB += ./openbsc/src/libbsc.a ./openbsc/src/libmsc.a ./openbsc/src/libvty.a -losmovty -losmocore -ldbi -lcrypt +GSM_SOURCE += gsm_bs.cpp endif