We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e059d6c commit 8b57aeeCopy full SHA for 8b57aee
Makefile.am
@@ -277,7 +277,7 @@ tests_cryptest_LDADD = libgromox_common.la
277
tests_epv_unpack_SOURCES = tests/epv_unpack.cpp tools/edb_pack.cpp tools/edb_pack.hpp
278
tests_epv_unpack_LDADD = ${libesedb_LIBS} ${libHX_LIBS} libgromox_common.la libgromox_mapi.la
279
tests_exrpctest_SOURCES = tests/exrpctest.cpp
280
-tests_exrpctest_LDADD = libgromox_common.la libgromox_exrpc.la
+tests_exrpctest_LDADD = libgromox_common.la libgromox_exrpc.la libgromox_mapi.la
281
tests_gxl_383_SOURCES = tests/gxl-383.cpp
282
tests_gxl_383_LDADD = libgromox_common.la libgromox_exrpc.la libgromox_mapi.la
283
tests_jsontest_SOURCES = tests/jsontest.cpp
0 commit comments