aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2019-02-11 01:43:25 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2019-02-11 01:43:25 +0000
commit9ddcd0ac08f1c6a46d681bc349f3f523e8da4fcf (patch)
treed15aa1b54d7d769ab510d895a66a529d6532d658 /src/Makefile.am
parentd491f4c710d6d1d123d421eb0ba7aeddee9cf7d7 (diff)
downloadsg3_utils-9ddcd0ac08f1c6a46d681bc349f3f523e8da4fcf.tar.gz
sg_pt: add sg_get_opcode_translation() to replace global pointer to array; utils/hxascdmp: add -o=<offset> option; testing/sgh_dd fixes
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@811 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 881cf296..0eba680b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -170,7 +170,7 @@ sg_test_rwbuf_LDADD = ../lib/libsgutils2.la
sg_timestamp_LDADD = ../lib/libsgutils2.la
-sg_turs_LDADD = ../lib/libsgutils2.la
+sg_turs_LDADD = ../lib/libsgutils2.la @RT_LIB@
sg_unmap_LDADD = ../lib/libsgutils2.la