# -*- makefile-automake -*- -*- makefile -*-
########################################################################
# Test suite
########################################################################

EXTRA_DIST += %reldir%/simple-test.sh.in
CLEANFILES += %reldir%/simple-test.sh
if HAVE_DD_COMMAND
if HAVE_MKE2FS_COMMAND
TESTS      += %reldir%/simple-test.sh
%reldir%/simple-test.sh : %reldir%/simple-test.sh.in Makefile
endif
endif


########################################################################
# End of tests/Makefile-files
########################################################################
