Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 0.99.9l aka 1.0rc4
[gitweb.git]
/
Documentation
/
Makefile
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index f45a06246920cf6bcd5c90bd358461171ed2bd5a..be4f3e13c66396206323a5e1423ecf3cfb739ca0 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-53,8
+53,7
@@
install: man
#
# Determine "include::" file references in asciidoc files.
#
-TEXTFILES = $(wildcard git-*.txt)
-doc.dep : $(TEXTFILES) build-docdep.perl
+doc.dep : $(wildcard *.txt) build-docdep.perl
rm -f $@+ $@
perl ./build-docdep.perl >$@+
mv $@+ $@