ref: 86934db17860154f8fd9680bfca7e3a72669dc07
parent: 65c3fa788f31c6a9524f38fbbac9f0f81fc0bbae
author: Simon Howard <[email protected]>
date: Fri May 8 15:14:27 EDT 2009
Set gamesdir variable in Makefile. Subversion-branch: /branches/raven-branch Subversion-revision: 1513
--- a/src/setup/Makefile.am
+++ b/src/setup/Makefile.am
@@ -1,4 +1,6 @@
+gamesdir = $(prefix)/games
+
AM_CFLAGS = @SDL_CFLAGS@ -I../../textscreen -I.. -DINSTALL_DIR="\"$(gamesdir)\""
noinst_LIBRARIES = libsetup.a