diff --git a/cpp/Makefile b/cpp/Makefile index f45721c6..b0e9869e 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -71,7 +71,7 @@ BIN_ALL = \ # scsidump requires initiator support ifeq ($(CONNECT_TYPE), FULLSPEC) -BIN_ALL += $(BINDIR)/$(SCSIDUMP) + BIN_ALL += $(BINDIR)/$(SCSIDUMP) endif SRC_PROTOC = piscsi_interface.proto