diff options
author | Stef Walter <stef@memberwebs.com> | 2006-08-30 21:18:01 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-08-30 21:18:01 +0000 |
commit | 96e3074f9de2b0c7ba8b0b11edfa42ffd2803037 (patch) | |
tree | c7b5addc5b6f0b14fe028b54fae6384e1cd1f2a6 /tools/Makefile.am | |
parent | e228b6ac441b5a9ceff398d874ba7b4a118c819b (diff) |
Reorganize things, and build and install them properly
Diffstat (limited to 'tools/Makefile.am')
-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 \ |