aboutsummaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-03-10 01:51:28 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-03-10 01:51:28 +0000
commit5e7262973c7b0bf753e5e560956c176d9d12424d (patch)
treedc5fd8d84f5b8aafc4ed36142bb2e55bbc2e4a31 /testing
parent6498c8fa92b6ecfce411679af47064a6fd80ff33 (diff)
downloadsg3_utils-5e7262973c7b0bf753e5e560956c176d9d12424d.tar.gz
sg_ses: add exp_sas_addr acronym for getting expander's SAS address
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@943 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'testing')
-rw-r--r--testing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/Makefile b/testing/Makefile
index ea55cbc6..46d00a2e 100644
--- a/testing/Makefile
+++ b/testing/Makefile
@@ -49,7 +49,7 @@ LIBFILESOLD = ../lib/sg_lib.o ../lib/sg_lib_data.o ../lib/sg_io_linux.o
LIBFILESNEW = ../lib/sg_pt_linux_nvme.o ../lib/sg_lib.o ../lib/sg_lib_data.o \
../lib/sg_pt_linux.o ../lib/sg_io_linux.o \
../lib/sg_pt_common.o ../lib/sg_cmds_basic.o \
- ../lib/sg_cmds_basic2.o
+ ../lib/sg_cmds_basic2.o ../lib/sg_lib_names.o
all: $(EXECS)