summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
new file mode 100644
index 0000000..8863b29
--- /dev/null
+++ b/tools/Makefile.am
@@ -0,0 +1,7 @@
+
+bin_PROGRAMS = rrdui-cgi
+
+
+rrdui_cgi_SOURCES = rrdui-cgi.c \
+ ../common/config-parser.c ../common/config-parser.h \
+ ../common/compat.c ../common/compat.h ../common/usuals.h