From: Martin Mares Date: Thu, 19 Jul 2007 10:41:37 +0000 (+0200) Subject: autoconf.h needs to be handled differently, since it is copied from obj/lib X-Git-Tag: holmes-import~506^2~39 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=39d5e9acc6d93c07cbb408fe27144c8a485499ac;p=libucw.git autoconf.h needs to be handled differently, since it is copied from obj/lib instead of src/lib. The public API works again. --- diff --git a/lib/Makefile b/lib/Makefile index 57fef8f0..a4aae85a 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -114,7 +114,11 @@ $(o)/lib/getopt.test: $(o)/lib/getopt-t API_LIBS+=libucw API_INCLUDES+=$(o)/lib/.include-stamp $(o)/lib/.include-stamp: $(addprefix $(s)/lib/,$(LIBUCW_INCLUDES)) -$(o)/lib/.include-stamp: IDST=lib + $(Q)$(s)/build/install-includes $(