summaryrefslogtreecommitdiffstats
path: root/lib/buildsystem.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/buildsystem.sh')
-rw-r--r--lib/buildsystem.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/buildsystem.sh b/lib/buildsystem.sh
index b45d3d5..7cf70f5 100644
--- a/lib/buildsystem.sh
+++ b/lib/buildsystem.sh
@@ -22,6 +22,7 @@ _OH_BUILDSYSTEM_SM='true'
_OH_BUILDSYSTEMS='
autoconf
+make
'
oh_buildsystems_init()