Upload Tizen:Base source
[framework/base/util-linux-ng.git] / tests / helpers / Makefile.am
1 include $(top_srcdir)/config/include-Makefile.am
2
3 noinst_PROGRAMS = test_sysinfo test_pathnames test_byteswap \
4                   test_md5
5
6 test_md5_SOURCES = test_md5.c $(top_srcdir)/lib/md5.c
7