]> git.ipfire.org Git - people/ms/dma.git/blobdiff - dma.h
access config files at CONF_PATH, add makefile target to install conf files
[people/ms/dma.git] / dma.h
diff --git a/dma.h b/dma.h
index 029f41c57b8b9101e23fb1a83e49e8b6c4a76146..69c981b86a624de68adefb4eba1094fff1035cd8 100644 (file)
--- a/dma.h
+++ b/dma.h
@@ -67,7 +67,7 @@
 #define TLS_OPP                0x080           /* Opportunistic STARTTLS */
 
 #ifndef CONF_PATH
-#define CONF_PATH      "/etc/dma/dma.conf"     /* Default path to dma.conf */
+#error Please define CONF_PATH
 #endif
 
 #ifndef LIBEXEC_PATH