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
commitd796c93e30ea9a4901bbc760f26f14ba7e54cad3 (patch)
tree2369627458c3fd78bf5a47c4fbf78a5f690318a0 /nist/make-package.sh
parentd522f00fa80c91da25aff834f446c285e4654e7b (diff)
downloadlilliput-ae-implem-d796c93e30ea9a4901bbc760f26f14ba7e54cad3.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