]> git.donarmstrong.com Git - lilypond.git/commitdiff
Do not copy /fr/ into web-root.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 21 Nov 2006 20:21:36 +0000 (21:21 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 11 Dec 2006 14:39:49 +0000 (15:39 +0100)
GNUmakefile.in

index 6f66938dfed53ac25a746759406cd08efa3149b8..677d33ec876ae7e29da2edc5df35b23e893a23b3 100644 (file)
@@ -92,6 +92,7 @@ local-WWW-post:
        cd $(top-build-dir) && find Documentation input \
                $(web-ext:%=-path '*/out-www/*.%' -or) -type l \
                | grep -v 'lily-[0-9].*.pdf' \
+               | grep -v '/fr/' \
                > $(outdir)/weblist
        ls $(outdir)/*.html >> $(outdir)/weblist