summaryrefslogtreecommitdiffstats
path: root/package/sdl_gfx/sdl_gfx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdl_gfx/sdl_gfx.mk')
-rw-r--r--package/sdl_gfx/sdl_gfx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sdl_gfx/sdl_gfx.mk b/package/sdl_gfx/sdl_gfx.mk
index 343c7a1e9..e3ff6306e 100644
--- a/package/sdl_gfx/sdl_gfx.mk
+++ b/package/sdl_gfx/sdl_gfx.mk
@@ -14,4 +14,4 @@ SDL_GFX_CONF_OPT = \
--enable-static \
$(if $(BR2_X86_CPU_HAS_MMX),--enable-mmx,--disable-mmx)
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))