AUTOMAKE_OPTIONS = gnu
SUBDIRS =
bin_PROGRAMS =
direct_io_test_SOURCES = direct_io_test.c
if WITH_DEBUG
bin_PROGRAMS += direct_io_test
endif