]> git.codecow.com Git - Monocypher.git/commitdiff
We no longer need dist.sh
authorLoup Vaillant <loup@loup-vaillant.fr>
Tue, 19 Sep 2017 06:38:30 +0000 (08:38 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Tue, 19 Sep 2017 06:38:30 +0000 (08:38 +0200)
We do need a make_tarball.sh script however

dist.sh [deleted file]

diff --git a/dist.sh b/dist.sh
deleted file mode 100755 (executable)
index 4e520b4..0000000
--- a/dist.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-
-cp AUTHORS.md    dist/
-cp LICENCE.md    dist/
-cp tests/gen/vectors.h dist/tests/vectors.h
-