summaryrefslogtreecommitdiff
path: root/src/ext/include.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/include.am')
-rw-r--r--src/ext/include.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/include.am b/src/ext/include.am
index 21d29dcdf1..576fd4efb8 100644
--- a/src/ext/include.am
+++ b/src/ext/include.am
@@ -85,7 +85,7 @@ ED25519_REF10_HDRS = \
src/ext/ed25519/ref10/pow225521.h \
src/ext/ed25519/ref10/randombytes.h \
src/ext/ed25519/ref10/sc.h \
- src/ext/ed25519/ref10/sqrtm1.h \
+ src/ext/ed25519/ref10/sqrtm1.h
noinst_HEADERS += $(ED25519_REF10_HDRS)