X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2FMakefile.am;h=45eba701b3e34058349360718281808bd9e82c05;hp=e0b6631bb844a6d1dd26db26495b3a429648d940;hb=fb403f8b5f8ba61fe0da28e7f7c5e01776717750;hpb=11dfa318972db8c8d4bdc36848a4aee8072557f7 diff --git a/lustre/utils/Makefile.am b/lustre/utils/Makefile.am index e0b6631..45eba70 100644 --- a/lustre/utils/Makefile.am +++ b/lustre/utils/Makefile.am @@ -37,7 +37,6 @@ sbin_SCRIPTS = ldlm_debug_upcall sbin_PROGRAMS = lctl l_getidentity llverfs lustre_rsync ll_decode_linkea if TESTS -bin_PROGRAMS += req_layout sbin_PROGRAMS += wiretest endif # TESTS @@ -121,8 +120,6 @@ if LDISKFS_ENABLED libiam_a_SOURCES = libiam.c endif -req_layout_SOURCES = req-layout.c - llog_reader_SOURCES = llog_reader.c llog_reader_LDADD := $(LIBPTLCTL) liblustreapi.a llog_reader_DEPENDENCIES := $(LIBPTLCTL) liblustreapi.a