aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sgsn/Makefile.am
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2015-10-08 16:10:24 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-10-12 09:05:48 +0200
commit6cf0249dacc4ae46eb0857c007906c9a3f128a3e (patch)
tree16a90d9a92558440de4e390965d58773865dea62 /openbsc/tests/sgsn/Makefile.am
parentcdeb815c78f4cdd5eb38995ea3f8550c637a1561 (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 3c202ddf2..0308b1b1b 100644
--- a/openbsc/tests/sgsn/Makefile.am
+++ b/openbsc/tests/sgsn/Makefile.am
@@ -34,5 +34,6 @@ sgsn_test_LDADD = \
$(LIBOSMOGSM_LIBS) \
$(LIBOSMOGB_LIBS) \
$(LIBCARES_LIBS) \
+ $(LIBCRYPTO_LIBS) \
-lgtp -lrt