summaryrefslogtreecommitdiff
path: root/trunk/simd
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-10-18 00:15:31 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-10-18 00:15:31 +0000
commit215adde632393699d57da8399ae5973da1c9ec28 (patch)
tree1beb43b706148991816c38d87a6be5253347443a /trunk/simd
parent71c3e07403223c50cf8681c7773c39061d48db62 (diff)
Allow RPMs and SRPMs to be generated with v7/v8b emulation; Add CMake scripts and other missing files to source distribution
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@276 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'trunk/simd')
-rw-r--r--trunk/simd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/simd/Makefile.am b/trunk/simd/Makefile.am
index a114c37..81c23af 100644
--- a/trunk/simd/Makefile.am
+++ b/trunk/simd/Makefile.am
@@ -4,7 +4,7 @@ BUILT_SOURCES = jsimdcfg.inc
EXTRA_DIST = nasm_lt.sh jcclrmmx.asm jcclrss2.asm jdclrmmx.asm jdclrss2.asm \
jdmrgmmx.asm jdmrgss2.asm jcclrss2-64.asm jdclrss2-64.asm \
- jdmrgss2-64.asm
+ jdmrgss2-64.asm CMakeLists.txt
if SIMD_X86_64