aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sgsn/Makefile.am
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2015-10-12 19:36:33 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-10-13 10:00:16 +0200
commit044ce5fb846bb39645abb9d33e7043957e5a3982 (patch)
tree1ae6ca64c8bcfcc56b824b8250b0763d87aa5acf /openbsc/tests/sgsn/Makefile.am
parent133e8624efe109f020c15a0411c3eb7c461a61f1 (diff)
gprs: Use RAND_bytes for p-tmsi
[hfreyther: Link to libcrypto, include header, add uint8_t* cast]
Diffstat (limited to 'openbsc/tests/sgsn/Makefile.am')
-rw-r--r--openbsc/tests/sgsn/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/sgsn/Makefile.am b/openbsc/tests/sgsn/Makefile.am
index 2782d9e1f..4c6ba9fd1 100644
--- a/openbsc/tests/sgsn/Makefile.am
+++ b/openbsc/tests/sgsn/Makefile.am
@@ -35,5 +35,6 @@ sgsn_test_LDADD = \
$(LIBOSMOGSM_LIBS) \
$(LIBOSMOGB_LIBS) \
$(LIBCARES_LIBS) \
+ $(LIBCRYPTO_LIBS) \
-lgtp -lrt