]> 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>
Tue, 12 Dec 2006 15:06:18 +0000 (16:06 +0100)
GNUmakefile.in

index b5af8926c5ff801caf2aa7169472514cc6de95d6..961065d9c6ad681ed42e7c5829197aca1d049f3c 100644 (file)
@@ -99,6 +99,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