diff options
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/Makefile')
-rw-r--r-- | fr_FR.ISO8859-1/htdocs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/Makefile b/fr_FR.ISO8859-1/htdocs/Makefile index a2ba9dccbc..97708f384f 100644 --- a/fr_FR.ISO8859-1/htdocs/Makefile +++ b/fr_FR.ISO8859-1/htdocs/Makefile @@ -28,7 +28,6 @@ DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml -DOCS+= y2kbug.sgml # These will be directly installed. @@ -61,10 +60,8 @@ SUBDIR+= prstats SUBDIR+= platforms SUBDIR+= releases SUBDIR+= releng -SUBDIR+= smp SUBDIR+= snapshots SUBDIR+= support -SUBDIR+= kse SUBDIR+= gnome SUBDIR+= donations .if !defined(WEB_ONLY) || empty(WEB_ONLY) |