summaryrefslogtreecommitdiff
path: root/silk_headers.mk
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2013-05-21 13:42:14 -0700
committerTimothy B. Terriberry <tterribe@xiph.org>2013-05-21 13:42:14 -0700
commit9d05628407f040dfdf6c12f6400fdc4b63698322 (patch)
tree50cb5e8af9a876fc2e3212ff4b749988a445f338 /silk_headers.mk
parente095c3eb7f84983e58d61983dbb29cbbf42a902d (diff)
downloadopus-9d05628407f040dfdf6c12f6400fdc4b63698322.tar.gz
Add new ARM headers to top-level file lists.
Otherwise make dist does not include these files in the source tarball.
Diffstat (limited to 'silk_headers.mk')
-rw-r--r--silk_headers.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/silk_headers.mk b/silk_headers.mk
index 45c69853..316cd4b7 100644
--- a/silk_headers.mk
+++ b/silk_headers.mk
@@ -19,6 +19,10 @@ silk/resampler_private.h \
silk/resampler_rom.h \
silk/resampler_structs.h \
silk/SigProc_FIX.h \
+silk/arm/macros_armv4.h \
+silk/arm/macros_armv5e.h \
+silk/arm/SigProc_FIX_armv4.h \
+silk/arm/SigProc_FIX_armv5e.h \
silk/fixed/main_FIX.h \
silk/fixed/structs_FIX.h \
silk/float/main_FLP.h \