projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc23b3e
)
regex thinko with pdf filtering
release/2.10.2-1
author
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Tue, 12 Dec 2006 14:12:47 +0000
(15:12 +0100)
committer
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Tue, 12 Dec 2006 14:12:47 +0000
(15:12 +0100)
GNUmakefile.in
patch
|
blob
|
history
diff --git
a/GNUmakefile.in
b/GNUmakefile.in
index 903751fd18763761a4274574d3e399e839575f37..d06bb9a62de2e773b2d7f10d388e1db5ec1de3b4 100644
(file)
--- a/
GNUmakefile.in
+++ b/
GNUmakefile.in
@@
-93,7
+93,7
@@
local-WWW-post:
cd $(top-build-dir) && find Documentation input \
$(web-ext:%=-path '*/out-www/*.%' -or) -type l \
- | grep -v 'lily-[0-9a-f]
[0-9a-f]*.
pdf' \
+ | grep -v 'lily-[0-9a-f]
*.*
pdf' \
| grep -v '/fr/' \
> $(outdir)/weblist
ls $(outdir)/*.html >> $(outdir)/weblist