summaryrefslogtreecommitdiff
path: root/celt_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 /celt_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 'celt_headers.mk')
-rw-r--r--celt_headers.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/celt_headers.mk b/celt_headers.mk
index f89d66a2..1febcdea 100644
--- a/celt_headers.mk
+++ b/celt_headers.mk
@@ -28,4 +28,8 @@ celt/rate.h \
celt/stack_alloc.h \
celt/vq.h \
celt/static_modes_float.h \
-celt/static_modes_fixed.h
+celt/static_modes_fixed.h \
+celt/arm/fixed_armv4.h \
+celt/arm/fixed_armv5e.h \
+celt/arm/kiss_fft_armv4.h \
+celt/arm/kiss_fft_armv5e.h