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

libexec_PROGRAMS = jail-measure

jail_measure_SOURCES = jail-measure.c ${top_srcdir}/common/hash.c
jail_measure_CFLAGS = -I${top_srcdir} -I${top_srcdir}/common