From 2271fcdcbbf34a7eadc93a190a48ffbc162f38c3 Mon Sep 17 00:00:00 2001 From: portix Date: Mon, 18 Jul 2011 13:50:45 +0200 Subject: Define html-files in config.mk --- src/html.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/html.c') diff --git a/src/html.c b/src/html.c index 08a94a6b..2b3a211f 100644 --- a/src/html.c +++ b/src/html.c @@ -2,10 +2,12 @@ #include "html.h" #include "util.h" +#if 0 #define INFO_FILE "info.html" #define SETTINGS_FILE "settings.html" #define HEAD_FILE "head.html" #define KEY_FILE "keys.html" +#endif typedef struct _HtmlTable HtmlTable; -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0