summaryrefslogtreecommitdiff
path: root/volk/include
diff options
context:
space:
mode:
authorTom Rondeau2010-12-08 01:29:58 -0500
committerTom Rondeau2010-12-08 01:29:58 -0500
commit74f206edb2c7bfbe010b5a5cbc5fe2f07965c3a6 (patch)
treea423281865307efbda15d0591fb800c7677e3cf6 /volk/include
parent81d722595385eb4b2ef09cb76db1d4070fc11324 (diff)
downloadgnuradio-74f206edb2c7bfbe010b5a5cbc5fe2f07965c3a6.tar.gz
gnuradio-74f206edb2c7bfbe010b5a5cbc5fe2f07965c3a6.tar.bz2
gnuradio-74f206edb2c7bfbe010b5a5cbc5fe2f07965c3a6.zip
volk: Fixing makefiles for dist. Distcheck still failing on other issues now.
Diffstat (limited to 'volk/include')
-rw-r--r--volk/include/volk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/volk/include/volk/Makefile.am b/volk/include/volk/Makefile.am
index 94c78ffff..9894fdb99 100644
--- a/volk/include/volk/Makefile.am
+++ b/volk/include/volk/Makefile.am
@@ -30,6 +30,7 @@ volkinclude_HEADERS = \
volk_config.h \
volk_tables.h \
volk_typedefs.h \
+ volk_registry.h \
volk.h \
volk_cpu.h \
volk_environment_init.h \