CVSROOT: /web/www Module name: www Changes by: Xavier Reina <xavi_> 11/08/08 09:50:23
Modified files: server/gnun : gnun.mk Log message: (education) added /education/education.html as a file which won't be HTML-validated (it has a '<video>' tag) CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/gnun.mk?cvsroot=www&r1=1.229&r2=1.230 Patches: Index: gnun.mk =================================================================== RCS file: /web/www/www/server/gnun/gnun.mk,v retrieving revision 1.229 retrieving revision 1.230 diff -u -b -r1.229 -r1.230 --- gnun.mk 4 Aug 2011 15:47:30 -0000 1.229 +++ gnun.mk 8 Aug 2011 09:50:15 -0000 1.230 @@ -35,7 +35,8 @@ # List of articles for which VALIDATE has no full effect; i.e. the # HTML files are never validated. no-validate-articles := $(addprefix $(rootdir)/, \ - fry/po/happy-birthday-to-gnu) + fry/po/happy-birthday-to-gnu, \ + education/po/education) ALL_DIRS := accessibility \ award \ @@ -114,6 +115,8 @@ termsofsale \ TOC-FSFS +education := education + encyclopedia := encyclopedia \ free-encyclopedia