diff options
Diffstat (limited to 'package/efl/libevas')
-rw-r--r-- | package/efl/libevas/libevas.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/efl/libevas/libevas.mk b/package/efl/libevas/libevas.mk index c5569427e..e21db82ac 100644 --- a/package/efl/libevas/libevas.mk +++ b/package/efl/libevas/libevas.mk @@ -213,4 +213,4 @@ LIBEVAS_CONF_OPT += --disable-doc endif $(eval $(call AUTOTARGETS)) -$(eval $(call AUTOTARGETS,host)) +$(eval $(host-autotools-package)) |