commit a0be2f1350bf4974a9655421c3b30ba87a7b2279
Author: Nick Mathewson <[email protected]>
Date:   Mon Sep 29 10:10:37 2014 -0400

    Automake syntax error :/
---
 src/ext/include.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ext/include.am b/src/ext/include.am
index 21d29dc..576fd4e 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)
 

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to