aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/create_kyradat/Makefile')
-rw-r--r--tools/create_kyradat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/create_kyradat/Makefile b/tools/create_kyradat/Makefile
index b90f8940b7..ce4fa5ca91 100644
--- a/tools/create_kyradat/Makefile
+++ b/tools/create_kyradat/Makefile
@@ -19,7 +19,7 @@ clean:
rm -f $(BIN)
rm -f $(OBJS)
-create_kyradat.o: eng.h esp.h fre.h ger.h misc.h pak.h util.h md5.h
+create_kyradat.o: eng.h esp.h fre.h ger.h misc.h pak.h towns.h util.h md5.h
pak.o: pak.h util.h
%.o: %.cpp