]> git.jsancho.org Git - lugaru.git/blobdiff - makefile.old
Removed superfluous files from CMakeLists source tree listing
[lugaru.git] / makefile.old
index bc1d27920e275516346929588f4ae4071744b334..5dd3b426cd527fd61f0bdaf78986a272421e65eb 100644 (file)
@@ -12,7 +12,7 @@ OPT += -O3 -fno-strict-aliasing -falign-loops=16 -fno-math-errno
 #OPT += -Os -fno-strict-aliasing
 
 BINDIR := bin
-RUNDIR := Data
+RUNDIR := .
 SRCDIR := Source
 SDLDIR := Dependencies/SDL12
 LIBPNGDIR := Dependencies/libpng