X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2FMakefile.am;h=9646b900971144f0864c93ac98f5eb9ae582abec;hp=aa5663b89701baccb42acc6e5db340b239a55db3;hb=b717d07d839ce204cf6c50e541b4ff1150ca9c77;hpb=62da08490f917a5a739e9e81977f5290d52670da diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index aa5663b..9646b90 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -24,7 +24,8 @@ noinst_SCRIPTS = fs.sh intent-test.sh intent-test2.sh leak_finder.pl \ pkglib_SCRIPTS = common.sh pkgcfg_DATA = lustre.cfg noinst_PROGRAMS = openunlink testreq truncate directio openme writeme mcreate -noinst_PROGRAMS += munlink tchmod toexcl fsx test_brw openclose #ldaptest +noinst_PROGRAMS += munlink tchmod toexcl fsx test_brw openclose createdestroy +# noinst_PROGRAMS += ldaptest # ldaptest_SOURCES = ldaptest.c tchmod_SOURCES = tchmod.c @@ -40,5 +41,6 @@ writeme_SOURCES = writeme.c fsx_SOURCES = fsx.c test_brw_SOURCES = test_brw.c openclose_SOURCES = openclose.c +createdestroy_SOURCES = createdestroy.c include $(top_srcdir)/Rules