CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       11/11/20 12:07:08

Modified files:
        server/gnun    : gnun.mk 

Log message:
        (extra-templates): New variable.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/gnun.mk?cvsroot=www&r1=1.248&r2=1.249

Patches:
Index: gnun.mk
===================================================================
RCS file: /web/www/www/server/gnun/gnun.mk,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -b -r1.248 -r1.249
--- gnun.mk     15 Nov 2011 09:29:05 -0000      1.248
+++ gnun.mk     20 Nov 2011 12:06:28 -0000      1.249
@@ -32,6 +32,9 @@
 no-grace-articles := $(addprefix $(rootdir)/, \
                        server/po/takeaction)
 
+# List of additional templates
+extra-templates := philosophy/philosophy-menu
+
 # List of articles for which VALIDATE has no full effect; i.e. the
 # HTML files are never validated.
 #no-validate-articles := $(addprefix $(rootdir)/, \

Reply via email to