diff options
Diffstat (limited to 'package/cairo/cairo.mk')
-rw-r--r-- | package/cairo/cairo.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cairo/cairo.mk b/package/cairo/cairo.mk index 55068dd09..6b456dd89 100644 --- a/package/cairo/cairo.mk +++ b/package/cairo/cairo.mk @@ -77,4 +77,4 @@ else CAIRO_CONF_OPT += --disable-svg endif -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |