(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 aa3eb2bd59
commit 8183922813
18 changed files with 5 additions and 18 deletions

View File

@@ -15,7 +15,6 @@
#include "command_func.h"
#include "engine_func.h"
#include "vehicle_func.h"
#include "functions.h"
#include "autoreplace_func.h"
#include "autoreplace_gui.h"
#include "group.h"