Skip to content

Commit 7acbf07

Browse files
authored
Merge pull request #1243 from vmaffione/rinaperf
rina-tools: upgrade rinaperf with ping statistics
2 parents 1d2de86 + d6146d5 commit 7acbf07

2 files changed

Lines changed: 218 additions & 56 deletions

File tree

rina-tools/src/rlite/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ bin_PROGRAMS =
66
AM_INSTALLCHECK_STD_OPTIONS_EXEMPT =
77

88
rinaperf_SOURCES = rinaperf.c
9-
rinaperf_LDADD = $(LIBRINA_API_LIBS)
9+
rinaperf_LDADD = $(LIBRINA_API_LIBS) -lm
1010
rinaperf_CPPFLAGS = $(LIBRINA_API_CFLAGS)
1111

1212
rina_echo_async_SOURCES = rina-echo-async.c

0 commit comments

Comments
 (0)