]> git.donarmstrong.com Git - lilypond.git/commitdiff
strip all lily-XXXX PDF files.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 12 Dec 2006 13:51:48 +0000 (14:51 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 12 Dec 2006 15:18:23 +0000 (16:18 +0100)
GNUmakefile.in

index 85ce62d9847cf88fd2f759c2741da71d9e10bcda..2bae2f8df79c26463c6b4c4a1dc23e1ce25ef593 100644 (file)
@@ -100,7 +100,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 'lily-[0-9a-f][0-9a-f]*.pdf' \
                | grep -v '/fr/' \
                > $(outdir)/weblist
        ls $(outdir)/*.html >> $(outdir)/weblist