Commit 6a5bd8b2 authored by Christophe Massiot's avatar Christophe Massiot

* ./Makefile : src/misc/modules_builtin.h now depends on Makefile.config.

parent 4ad9a186
......@@ -527,7 +527,7 @@ FORCE:
#
# Generic rules (see below)
#
src/misc/modules_builtin.h: Makefile.opts Makefile
src/misc/modules_builtin.h: Makefile.opts Makefile Makefile.config
@echo "make[$(MAKELEVEL)]: Creating \`$@'"
@rm -f $@ && cp $@.in $@
ifneq (,$(BUILTINS))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment