diff --git a/getopt/build b/getopt/build index 00c247c..e636512 100755 --- a/getopt/build +++ b/getopt/build @@ -23,7 +23,7 @@ pbuild::build() { esac cd "${MODULE_SRCDIR}" - make -e + make -e all } pbuild::install() {