summaryrefslogtreecommitdiff
path: root/volk/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'volk/lib/Makefile.am')
-rw-r--r--volk/lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/volk/lib/Makefile.am b/volk/lib/Makefile.am
index 3e5502369..4ffe97d7e 100644
--- a/volk/lib/Makefile.am
+++ b/volk/lib/Makefile.am
@@ -68,7 +68,8 @@ libvolk_runtime_la_SOURCES = \
$(platform_CODE) \
volk_runtime.c \
volk_init.c \
- volk_rank_archs.c
+ volk_rank_archs.c \
+ volk_cpu.c
libvolk_la_SOURCES = \
$(platform_CODE) \