mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r7940) Add an empty line instead of overwriting the just written file
This commit is contained in:
parent
d76ed433f7
commit
45572b5c14
@ -1821,7 +1821,7 @@ generate_main() {
|
||||
echo "Generating Makefile..."
|
||||
< $ROOT_DIR/Makefile.in sed "$SRC_REPLACE" > Makefile
|
||||
echo "# Auto-generated file -- DO NOT EDIT" > Makefile.am
|
||||
echo "" > Makefile.am
|
||||
echo >> Makefile.am
|
||||
# Make the copy of the source-list, so we don't trigger an unwanted recompile
|
||||
cp $SOURCE_LIST config.cache.source.list
|
||||
# Make sure config.cache is OLDER then config.cache.source.list
|
||||
|
Loading…
Reference in New Issue
Block a user