diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index ed8519b..ac184d0 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,6 +1,7 @@ libexec_PROGRAMS = rrdui-cgi +rrdui_cgi_CFLAGS = -I$(top_srcdir) rrdui_cgi_SOURCES = rrdui-cgi.c \ ../common/config-parser.c ../common/config-parser.h \ |