summaryrefslogtreecommitdiff
path: root/volk/lib
diff options
context:
space:
mode:
authorTom Rondeau2011-02-02 13:55:15 -0500
committerTom Rondeau2011-02-02 13:55:15 -0500
commit736874202f15222fa3ec10ceeb1815e8a595ed3a (patch)
treedcf375185b0acde03c0af8acbbc16feba7bc67c5 /volk/lib
parent800686701206e438e5a5d645242137f9285c4fa9 (diff)
downloadgnuradio-736874202f15222fa3ec10ceeb1815e8a595ed3a.tar.gz
gnuradio-736874202f15222fa3ec10ceeb1815e8a595ed3a.tar.bz2
gnuradio-736874202f15222fa3ec10ceeb1815e8a595ed3a.zip
volk: cleaning up makefile issues after merge.
Diffstat (limited to 'volk/lib')
-rw-r--r--volk/lib/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/volk/lib/Makefile.am b/volk/lib/Makefile.am
index af7c7f335..3e5502369 100644
--- a/volk/lib/Makefile.am
+++ b/volk/lib/Makefile.am
@@ -57,7 +57,8 @@ lib_LTLIBRARIES = \
EXTRA_DIST = \
volk_mktables.c \
volk_rank_archs.h \
- volk_proccpu_sim.c
+ volk_proccpu_sim.c \
+ gcc_x86_cpuid.h
# ----------------------------------------------------------------
# The main library
@@ -109,8 +110,7 @@ endif
# ----------------------------------------------------------------
noinst_HEADERS = \
volk_init.h \
- qa_utils.h \
- assembly.h
+ qa_utils.h
# ----------------------------------------------------------------
# Our test program