e2fsprogs: fix libuuid installation
[openwrt.git] / tools / e2fsprogs / Makefile
index e13160b..7afd60d 100644 (file)
@@ -29,6 +29,7 @@ CONFIGURE_ARGS += \
 
 define Host/Install
        $(Host/Install/Default)
+       $(MAKE) -C $(HOST_BUILD_DIR)/lib/uuid install
        $(INSTALL_DATA) $(HOST_BUILD_DIR)/lib/uuid/libuuid.a $(STAGING_DIR_HOST)/lib/
 endef
 
This page took 0.020678 seconds and 4 git commands to generate.