aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-05-15 13:35:46 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-05-15 13:35:46 +0000
commitfaeffd098cd2e1cc79b225b148ef96dd722bcdac (patch)
tree5a62198810a188963d07631dd7b7283d1581a049 /configure.ac
parent02ec79b083e6bd32b71937f0b3b6b0108769c184 (diff)
downloadsg3_utils-faeffd098cd2e1cc79b225b148ef96dd722bcdac.tar.gz
sg_vpd: pwr_d_s (spl3r3); scripts directory gets Makefile.am
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@495 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71714133..5f50fa61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,4 +81,4 @@ AC_ARG_ENABLE([scsistrings],
[Disable full SCSI sense strings])],
[], [AC_DEFINE_UNQUOTED(SG_SCSI_STRINGS, 1, [full SCSI sense strings], )])
-AC_OUTPUT(Makefile include/Makefile lib/Makefile src/Makefile doc/Makefile)
+AC_OUTPUT(Makefile include/Makefile lib/Makefile src/Makefile doc/Makefile scripts/Makefile)