aboutsummaryrefslogtreecommitdiffstats
path: root/ficspaths.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ficspaths.sh')
-rwxr-xr-xficspaths.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ficspaths.sh b/ficspaths.sh
index ff6d861..07a334a 100755
--- a/ficspaths.sh
+++ b/ficspaths.sh
@@ -16,6 +16,8 @@ cat <<EOF >${HDRPATH}
#ifndef _FICSPATHS_H_
#define _FICSPATHS_H_
+#define FICS_PREFIX "${PREFIX}"
+
#define DEFAULT_ADHELP "${PREFIX}/data/admin"
#define DEFAULT_ADJOURNED "${PREFIX}/games/adjourned"
#define DEFAULT_BOARDS "${PREFIX}/data/boards"