summaryrefslogtreecommitdiffstats
path: root/package/make
diff options
context:
space:
mode:
Diffstat (limited to 'package/make')
-rw-r--r--package/make/make.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/make/make.mk b/package/make/make.mk
index 288603233..a0981c718 100644
--- a/package/make/make.mk
+++ b/package/make/make.mk
@@ -13,4 +13,4 @@ MAKE_CONF_ENV = make_cv_sys_gnu_glob=no \
GLOBINC='-I$(@D)/glob' \
GLOBLIB=glob/libglob.a
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))