[Stgt-devel] [PATCH 1/4] iscsi: Install tgt-setup-lun
Erez Zilber
erezz
Sun Jan 20 13:53:01 CET 2008
Install tgt-setup-lun when running 'make install'.
Signed-off-by: Erez Zilber <erezz at voltaire.com>
---
usr/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/usr/Makefile b/usr/Makefile
index 02ef860..0c02277 100644
--- a/usr/Makefile
+++ b/usr/Makefile
@@ -53,6 +53,7 @@ CFLAGS += -g -O2 -Wall -Wstrict-prototypes -fPIC
LIBS += -lpthread
PROGRAMS += tgtd tgtadm
+PROGRAMS += ../scripts/tgt-setup-lun
TGTD_OBJS += tgtd.o mgmt.o target.o scsi.o log.o driver.o util.o work.o \
parser.o spc.o sbc.o mmc.o osd.o scc.o smc.o bs.o
--
1.5.3
More information about the stgt
mailing list