summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a6b8ffd6..537e97d1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -586,7 +586,7 @@ distdir: $(DISTFILES)
fi ; \
done
set -e; for d in sparc32 sparc64 x86 \
- x86_64 x86_64/aesni x86_64/fat \
+ x86_64 x86_64/aesni x86_64/sha_ni x86_64/fat \
arm arm/neon arm/v6 arm/fat ; do \
mkdir "$(distdir)/$$d" ; \
find "$(srcdir)/$$d" -maxdepth 1 '(' -name '*.asm' -o -name '*.m4' ')' \