(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...

This commit is contained in:
rubidium
2011-02-07 22:49:38 +00:00
parent a06b34bd4f
commit 1d0d7635e0
18 changed files with 5 additions and 18 deletions

View File

@@ -20,7 +20,6 @@
#include "train.h"
#include "aircraft.h"
#include "newgrf_text.h"
#include "functions.h"
#include "window_func.h"
#include "vehicle_func.h"
#include "string_func.h"