From 39d5e9acc6d93c07cbb408fe27144c8a485499ac Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 19 Jul 2007 12:41:37 +0200 Subject: [PATCH] autoconf.h needs to be handled differently, since it is copied from obj/lib instead of src/lib. The public API works again. --- lib/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 $(