diff options
Diffstat (limited to 'package/efl/libecore')
-rw-r--r-- | package/efl/libecore/libecore.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/efl/libecore/libecore.mk b/package/efl/libecore/libecore.mk index d5d289644..7d2884f9c 100644 --- a/package/efl/libecore/libecore.mk +++ b/package/efl/libecore/libecore.mk @@ -99,4 +99,4 @@ LIBECORE_CONF_OPT += --disable-ecore-evas endif $(eval $(call AUTOTARGETS)) -$(eval $(call AUTOTARGETS,host)) +$(eval $(host-autotools-package)) |