]> git.ipfire.org Git - thirdparty/util-linux.git/blame - tests/helpers/Makefile.am
build-sys: enhance readability of the autotools files
[thirdparty/util-linux.git] / tests / helpers / Makefile.am
CommitLineData
0f0584ad
KZ
1include $(top_srcdir)/config/include-Makefile.am
2
f06b4328
SK
3noinst_PROGRAMS = \
4 test_byteswap \
5 test_md5 \
6 test_pathnames \
7 test_sysinfo
788a1440
KZ
8
9test_md5_SOURCES = test_md5.c $(top_srcdir)/lib/md5.c