Add first stab at tagging
[blerg.git] / config.h
index c3b8610..1b5e49d 100644 (file)
--- a/config.h
+++ b/config.h
@@ -2,5 +2,6 @@
 #define _CONFIG_H
 
 #define DATA_PATH "data"
+#define TAGS_PATH "tags"
 
 #endif //_CONFIG_H