API_LIBS+=libucw
API_INCLUDES+=$(o)/lib/.include-stamp
+# XXX: We do not have a dependency on autoconf.h, but it is generated by configure
+# before make ever starts, so this is safe.
$(o)/lib/.include-stamp: $(addprefix $(s)/lib/,$(LIBUCW_INCLUDES))
$(Q)$(s)/build/install-includes $(<D) run/include/lib $(?F)
- # XXX: We do not have a dependency on autoconf.h, but it is generated by configure
- # before make ever starts, so this is safe.
$(Q)$(s)/build/install-includes obj run/include/lib autoconf.h
$(Q)touch $@
run/lib/pkgconfig/libucw.pc: $(o)/lib/libucw.pc