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

noinst_PROGRAMS = test_sysinfo test_pathnames test_byteswap \
		  test_md5

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