summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
blob: ac184d065b534d2a6cfe1cbc3f4dc5ee27d5d6ca (plain)
1
2
3
4
5
6
7
8

libexec_PROGRAMS = rrdui-cgi

rrdui_cgi_CFLAGS = -I$(top_srcdir)

rrdui_cgi_SOURCES = rrdui-cgi.c \
	../common/config-parser.c ../common/config-parser.h \
	../common/compat.c ../common/compat.h ../common/usuals.h