aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2016-02-17 20:53:10 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2016-02-17 20:53:10 +0000
commita615ba91bae0b9c2653ae7ef3c1d909ecf055530 (patch)
treee9af392552b38d3ca71a386daa4367c65e7cae33 /Makefile.in
parent3424ee019382b5cd43e741d7fb09f0bfe7dbaebc (diff)
downloadsg3_utils-a615ba91bae0b9c2653ae7ef3c1d909ecf055530.tar.gz
add sg_read_attr.8 to doc/Makefile.am
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@663 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 10c9cc73..500ea60f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -158,8 +158,8 @@ CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
- COPYING ChangeLog INSTALL NEWS README TODO compile \
- config.guess config.sub depcomp install-sh ltmain.sh missing
+ COPYING ChangeLog INSTALL NEWS README compile config.guess \
+ config.sub depcomp install-sh ltmain.sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)