From: Martin Mares Date: Fri, 21 Nov 2008 19:30:04 +0000 (+0100) Subject: Use CONFIG_DIR in the source tree, too. X-Git-Tag: holmes-import~144 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=6787cde5d11aa6027937d0c2144ad8cadbba0cfc;p=libucw.git Use CONFIG_DIR in the source tree, too. This breaks the stand-alone libucw, but I will fix it in a moment. --- diff --git a/build/Makebottom b/build/Makebottom index 76a3331b..12b2d555 100644 --- a/build/Makebottom +++ b/build/Makebottom @@ -42,7 +42,7 @@ force: # Rules for configuration files -run/$(CONFIG_DIR)/%: $(s)/cf/% $(o)/config.mk $(BUILDSYS)/genconf +run/$(CONFIG_DIR)/%: $(s)/$(CONFIG_DIR)/% $(o)/config.mk $(BUILDSYS)/genconf $(M)CF $< $(Q)$(BUILDSYS)/genconf $< $@ $(o)/config.mk