summaryrefslogtreecommitdiffstats
path: root/package/games/gnuchess/gnuchess.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/games/gnuchess/gnuchess.mk')
-rw-r--r--package/games/gnuchess/gnuchess.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/games/gnuchess/gnuchess.mk b/package/games/gnuchess/gnuchess.mk
index a6278446c..3e0b724fa 100644
--- a/package/games/gnuchess/gnuchess.mk
+++ b/package/games/gnuchess/gnuchess.mk
@@ -9,5 +9,5 @@ GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess
GNUCHESS_DEPENDENCIES = $(if $(BR2_PACKAGE_READLINE),readline)
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))