diff options
Diffstat (limited to 'package/directfb/directfb.mk')
-rw-r--r-- | package/directfb/directfb.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/directfb/directfb.mk b/package/directfb/directfb.mk index ecea7df9e..a7fb7f079 100644 --- a/package/directfb/directfb.mk +++ b/package/directfb/directfb.mk @@ -143,7 +143,7 @@ endef DIRECTFB_POST_INSTALL_STAGING_HOOKS += DIRECTFB_STAGING_CONFIG_FIXUP $(eval $(call AUTOTARGETS)) -$(eval $(call AUTOTARGETS,host)) +$(eval $(host-autotools-package)) # directfb-csource for the host DIRECTFB_HOST_BINARY:=$(HOST_DIR)/usr/bin/directfb-csource |