aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2008-02-11 20:05:40 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2008-02-11 20:05:40 +0000
commit7e802dfa0f5631da570a594fa4b6ab77ad104534 (patch)
treecbb162c473e1a795a798fca5a9150a5513328158 /src/Makefile.am
parent9a6e88da0a972f148c3f2923c372f0e5deb4707f (diff)
downloadsg3_utils-7e802dfa0f5631da570a594fa4b6ab77ad104534.tar.gz
move version descriptors in sg_inq to sg_inq_data.c file
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@148 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 11d4aa25..b68ed5f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -122,7 +122,7 @@ sg_ident_LDADD = ../lib/libsgutils.la @os_libs@
sginfo_SOURCES = sginfo.c sg_io_linux.c
sginfo_LDADD = ../lib/libsgutils.la @os_libs@
-sg_inq_SOURCES = sg_inq.c
+sg_inq_SOURCES = sg_inq.c sg_inq_data.c
sg_inq_LDADD = ../lib/libsgutils.la @os_libs@
sg_logs_SOURCES = sg_logs.c