From ed17e17f8e52c4863c0d8f7dde8ed42b19a0f519 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Tue, 16 Jun 2015 07:06:43 -0700 Subject: [PATCH] Fix broken makefile Signed-off-by: Ronnie Sahlberg --- test-tool/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-tool/Makefile.am b/test-tool/Makefile.am index 6f18de5..d177f60 100644 --- a/test-tool/Makefile.am +++ b/test-tool/Makefile.am @@ -7,8 +7,7 @@ LDADD = ../lib/libiscsi.la EXTRA_DIST = README dist_noinst_HEADERS = iscsi-support.h \ - iscsi-test-cu.h - iscsi-multipath.h + iscsi-test-cu.h iscsi-multipath.h # libiscsi test tool using cunit if ISCSITEST