summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-11-16 20:06:19 +0000
committerglx <glx@openttd.org>2008-11-16 20:06:19 +0000
commit13aa3e24cd3fd8a0a4357a986f9d2d208f246c30 (patch)
tree81cde9d107e4983ea36c378920d3fd0eccf7d37a /configure
parent64ee487ed5153fb6a76903b038c8af57306e395d (diff)
downloadopenttd-13aa3e24cd3fd8a0a4357a986f9d2d208f246c30.tar.xz
(svn r14584) -Fix: reconfigure when any *.in file is changed
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2a8e0b8be..9b0676af3 100755
--- a/configure
+++ b/configure
@@ -128,7 +128,7 @@ else
sort="$sort -u"
fi
-CONFIGURE_FILES="$ROOT_DIR/configure $ROOT_DIR/config.lib $ROOT_DIR/Makefile.in $ROOT_DIR/Makefile.lang.in $ROOT_DIR/Makefile.src.in"
+CONFIGURE_FILES="$ROOT_DIR/configure $ROOT_DIR/config.lib $ROOT_DIR/Makefile.in $ROOT_DIR/Makefile.lang.in $ROOT_DIR/Makefile.src.in $ROOT_DIR/Makefile.bundle.in"
generate_main
generate_lang