summaryrefslogtreecommitdiffstats
path: root/package/sshfs/sshfs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/sshfs/sshfs.mk')
-rw-r--r--package/sshfs/sshfs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sshfs/sshfs.mk b/package/sshfs/sshfs.mk
index e60cdeb23..80d3a45f7 100644
--- a/package/sshfs/sshfs.mk
+++ b/package/sshfs/sshfs.mk
@@ -12,4 +12,4 @@ SSHFS_DEPENDENCIES = \
$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl) \
$(if $(BR2_ENABLE_LOCALE),,libiconv)
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))