merged changes from RC_1_0

This commit is contained in:
Arvid Norberg 2014-07-21 06:48:12 +00:00
parent 805c823523
commit 61f4a6cbca
2 changed files with 2 additions and 1 deletions

View File

@ -130,7 +130,7 @@ DOCS_PAGES = \
ED25519_SOURCE = \
ed25519/readme.md \
ed25519/test.cpp \
ed25519/test.c \
ed25519/src/fe.h \
ed25519/src/fixedint.h \
ed25519/src/ge.h \

View File

@ -1,5 +1,6 @@
#!/bin/sh
make distclean
#clear out any extended attributes that Finder may add
sudo xattr -r -d com.apple.FinderInfo *