summaryrefslogtreecommitdiff
path: root/nist/make-package.sh
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-03-26 15:42:44 +0100
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-03-26 15:44:53 +0100
commitbb6de6c77825bd25e93f1e31b737fef4a4715ca8 (patch)
tree2369627458c3fd78bf5a47c4fbf78a5f690318a0 /nist/make-package.sh
parentef905e42e625f54ed5b9d9042387d9a8e2510fa0 (diff)
downloadlilliput-ae-implem-bb6de6c77825bd25e93f1e31b737fef4a4715ca8.tar.xz
[implem-vhdl] Ajout dans le répertoire de soumission
Diffstat (limited to 'nist/make-package.sh')
-rwxr-xr-xnist/make-package.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/nist/make-package.sh b/nist/make-package.sh
index c3bbd32..bdf3a27 100755
--- a/nist/make-package.sh
+++ b/nist/make-package.sh
@@ -113,8 +113,10 @@ do
done
done
+${NIST_DIR}/package-python.sh ${TMP_DIR}
+${NIST_DIR}/package-vhdl.sh ${TMP_DIR}
+
cp -r ${TMP_DIR}/crypto_aead .
cleanup
-${NIST_DIR}/package-python.sh