chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9e6c445
)
Correct dependencies
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 7 Mar 2010 15:18:45 +0000
(15:18 +0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 7 Mar 2010 15:18:45 +0000
(15:18 +0000)
doc/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index 64e6141882041c440180e34c09e95727f2502d13..b3d892604f46a1ccdf9c9854e25e615ebaf0f1a7 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-44,7
+44,7
@@
disorder-dbupgrade.8.html disorder_templates.5.html \
disorder_actions.5.html disorder_options.5.html disorder.cgi.8.html \
disorder_preferences.5.html disorder-choose.8.html
disorder_actions.5.html disorder_options.5.html disorder.cgi.8.html \
disorder_preferences.5.html disorder-choose.8.html
-$(
HTMLMAN
): disorderd.8.html
+$(
wordlist 2,9999,$(HTMLMAN)
): disorderd.8.html
disorderd.8.html: $(man_MANS)
$(top_srcdir)/scripts/htmlman -- $^
disorderd.8.html: $(man_MANS)
$(top_srcdir)/scripts/htmlman -- $^
@@
-57,7
+57,7
@@
disorder-dbupgrade.8.tmpl disorder_templates.5.tmpl \
disorder_actions.5.tmpl disorder_options.5.tmpl disorder.cgi.8.tmpl \
disorder_preferences.5.tmpl disorder-choose.8.tmpl
disorder_actions.5.tmpl disorder_options.5.tmpl disorder.cgi.8.tmpl \
disorder_preferences.5.tmpl disorder-choose.8.tmpl
-$(
TMPLMAN
): disorderd.8.tmpl
+$(
wordlist 2,9999,$(TMPLMAN)
): disorderd.8.tmpl
disorderd.8.tmpl: $(man_MANS)
$(top_srcdir)/scripts/htmlman -stdhead -extension tmpl -- $^
disorderd.8.tmpl: $(man_MANS)
$(top_srcdir)/scripts/htmlman -stdhead -extension tmpl -- $^