portable: gotwebd: add headers to EXTRA_DIST
[got-portable.git] / .github / ci / build.sh.orig
blob2c026400fa305c2d7a53ed4fd25940514b9762f7
1 #!/bin/sh
3 ./autogen.sh || exit 1
4 ./configure || exit 1
5 exec make