]> mj.ucw.cz Git - libucw.git/commitdiff
Use CONFIG_DIR in the source tree, too.
authorMartin Mares <mj@ucw.cz>
Fri, 21 Nov 2008 19:30:04 +0000 (20:30 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 21 Nov 2008 19:30:04 +0000 (20:30 +0100)
This breaks the stand-alone libucw, but I will fix it in a moment.

build/Makebottom

index 76a3331b555da71f40626d2902cfa3aef90700b2..12b2d555e10b0597d248e4f487c0808801e8a7b2 100644 (file)
@@ -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