summaryrefslogtreecommitdiffstats
path: root/package/file/file.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/file/file.mk')
-rw-r--r--package/file/file.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/file/file.mk b/package/file/file.mk
index f2d917283..3fa3fb382 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -14,5 +14,5 @@ define FILE_UNINSTALL_TARGET_CMDS
rm -f $(TARGET_DIR)/usr/lib/libmagic.*
endef
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))
$(eval $(host-autotools-package))