summaryrefslogtreecommitdiffstats
path: root/package/neon
diff options
context:
space:
mode:
Diffstat (limited to 'package/neon')
-rw-r--r--package/neon/neon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/neon/neon.mk b/package/neon/neon.mk
index 6e365b3d2..52d506600 100644
--- a/package/neon/neon.mk
+++ b/package/neon/neon.mk
@@ -52,4 +52,4 @@ ifneq ($(BR2_HAVE_DEVFILES),y)
NEON_POST_INSTALL_TARGET_HOOKS += NEON_REMOVE_CONFIG_SCRIPTS
endif
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))