Commit a8b5c366 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Add linker options so that tests work as expected

This commit fixes closes #2.
parent 8a81ed98
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ api_LDFLAGS = \
    @BOOST_THREAD_LIB@ \
    @BOOST_REGEX_LIB@ \
	@PROTOBUF_LIBS@ \
	-Wl,-rpath,$(top_builddir)/lib/.libs \
	$(top_builddir)/src/liburd_aux.la \
	$(top_builddir)/lib/libnorns_debug.la \
	$(top_builddir)/lib/libnornsctl_debug.la \