summaryrefslogtreecommitdiff
path: root/include/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/path.h')
-rw-r--r--include/path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/path.h b/include/path.h
index 884e13e..d253fe1 100644
--- a/include/path.h
+++ b/include/path.h
@@ -28,5 +28,6 @@
#define PATH_CONFIG DESTDIR PATH_DIR "conf/"
#define PATH_LANG DESTDIR PATH_DIR "lang/"
#define PATH_DATA DESTDIR PATH_DIR "data/"
+#define PATH_MODULES DESTDIR PATH_DIR "modules/"
#endif