tpm2-tss-engine/bootstrap
wangyoukang 0260ffe813 add upstream initial src code
Signed-off-by: wangyoukang <wangyoukang@xfusion.com>
2023-05-17 10:13:46 +08:00

8 lines
96 B
Bash
Executable File

#!/bin/bash
set -e
git describe --tags --always --dirty > VERSION
autoreconf --install --sym