ceph/qa/workunits/Makefile.am

10 lines
144 B
Makefile
Raw Normal View History

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