summaryrefslogtreecommitdiff
path: root/Makefile.grf.in
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-11-14 21:38:36 +0000
committerrubidium <rubidium@openttd.org>2011-11-14 21:38:36 +0000
commit79b82b56a8bf3faf7733afe02470c20ce3cbfa47 (patch)
tree05dc2c7e38a7207f6a55d974c454e38c7bd3bb3c /Makefile.grf.in
parent2b897b4fa0dd22334ba21a96ca7df5960b2c3355 (diff)
downloadopenttd-79b82b56a8bf3faf7733afe02470c20ce3cbfa47.tar.xz
(svn r23220) -Change: move the baseset files to their new location
Diffstat (limited to 'Makefile.grf.in')
-rw-r--r--Makefile.grf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.grf.in b/Makefile.grf.in
index a70b3072b..33fbeeeb9 100644
--- a/Makefile.grf.in
+++ b/Makefile.grf.in
@@ -20,7 +20,7 @@
ROOT_DIR = !!ROOT_DIR!!
GRF_DIR = $(ROOT_DIR)/media/extra_grf
-BIN_DIR = !!BIN_DIR!!/data
+BIN_DIR = !!BIN_DIR!!/baseset
OBJS_DIR = !!GRF_OBJS_DIR!!
OS = !!OS!!
STAGE = !!STAGE!!