diff --git a/Makefile b/Makefile index 6f29502082..ae7bb7d827 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ XSLTOPTS = \ '$$fsf=$(FSF)' \ '$$gnu=$(GNU)' -ENPAGES = $(shell find * -path 'fr' -prune -o -regex '[^\.]*\.xhtml' -print | sed "s/xhtml$$/html/") +ENPAGES = $(shell find * -path 'fr' -prune -o -regex '[^\.]*\.xhtml' -o -regex '.*\.en\.xhtml' -print | sed "s/xhtml$$/html/") FRPAGES = $(shell find * -path 'fr' -prune -o -regex '.*\.fr\.xhtml' -print | sed "s/xhtml$$/html/") diff --git a/fr/libre-bytes.xhtml b/fr/libre-bytes.xhtml index c4af12e9a4..7ca9b42549 100644 --- a/fr/libre-bytes.xhtml +++ b/fr/libre-bytes.xhtml @@ -17,7 +17,7 @@