osmo-remsim/src
Harald Welte d938e4344f src/Makefile.am: Build src directory (libosmo-rspro) before sub-directories
This ensures that libosmo-rspro is first built/installed, before the
programs that depend on it are.

This resolves warnings like
libtool: warning: '../../src/libosmo-rspro.la' has not been installed in '/tmp/osmo-remsim/osmo-remsim-0.2.2.59-2f5c/_inst/lib'
during the build process.

Change-Id: I928ff36406986cd0d3fe493f258864a38ce37798
2020-03-04 11:21:09 +01:00
..
bankd remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +01:00
client client: Work around "stock on PTS" problem 2020-02-21 22:09:45 +01:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server server: Don't accept out-of-range bank/client/slot numbers on REST 2020-02-20 18:52:24 +01:00
Makefile.am src/Makefile.am: Build src directory (libosmo-rspro) before sub-directories 2020-03-04 11:21:09 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
debug.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
debug.h slotmap: Log file/line when changing state 2019-03-07 21:15:32 +01:00
rspro_client_fsm.c rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server 2020-02-18 23:02:51 +01:00
rspro_client_fsm.h rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server 2020-02-18 23:02:51 +01:00
rspro_util.c rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00