diff options
Diffstat (limited to 'package/directfb')
-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 a7fb7f079..e5763d772 100644 --- a/package/directfb/directfb.mk +++ b/package/directfb/directfb.mk @@ -142,7 +142,7 @@ endef DIRECTFB_POST_INSTALL_STAGING_HOOKS += DIRECTFB_STAGING_CONFIG_FIXUP -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) $(eval $(host-autotools-package)) # directfb-csource for the host |