summaryrefslogtreecommitdiffstats
path: root/tests/helpers/Makefile.am
blob: fa95b9efa4c8bafa84fbc64834c51b8d71b037bf (plain) (blame)
1
2
3
4
5
6
7
8
9
include $(top_srcdir)/config/include-Makefile.am

noinst_PROGRAMS = \
	test_byteswap \
	test_md5 \
	test_pathnames \
	test_sysinfo

test_md5_SOURCES = test_md5.c $(top_srcdir)/lib/md5.c