summaryrefslogtreecommitdiff
path: root/volk
diff options
context:
space:
mode:
Diffstat (limited to 'volk')
-rw-r--r--volk/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/volk/lib/Makefile.am b/volk/lib/Makefile.am
index beb815e63..446ff574f 100644
--- a/volk/lib/Makefile.am
+++ b/volk/lib/Makefile.am
@@ -285,7 +285,7 @@ noinst_PROGRAMS = \
test_all
test_all_SOURCES = test_all.cc
-test_all_LDADD = libvolk_qa.la
+test_all_LDADD = libvolk.la libvolk_runtime.la libvolk_qa.la
distclean-local: