diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 8863b29..ed8519b 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,5 @@ -bin_PROGRAMS = rrdui-cgi +libexec_PROGRAMS = rrdui-cgi rrdui_cgi_SOURCES = rrdui-cgi.c \ |