diff options
Diffstat (limited to 'package/efl/libembryo')
-rw-r--r-- | package/efl/libembryo/libembryo.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/efl/libembryo/libembryo.mk b/package/efl/libembryo/libembryo.mk index 5456a06b5..db1696daf 100644 --- a/package/efl/libembryo/libembryo.mk +++ b/package/efl/libembryo/libembryo.mk @@ -11,5 +11,5 @@ LIBEMBRYO_INSTALL_STAGING = YES LIBEMBRYO_DEPENDENCIES = host-pkg-config libeina -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) $(eval $(host-autotools-package)) |