Author: dylan Date: 2005-01-08 19:54:51 -0500 (Sat, 08 Jan 2005) New Revision: 550
Modified: trunk/web/Makefile Log: added -xml to TIDYFLAGS Modified: trunk/web/Makefile =================================================================== --- trunk/web/Makefile 2005-01-09 00:50:29 UTC (rev 549) +++ trunk/web/Makefile 2005-01-09 00:54:51 UTC (rev 550) @@ -18,7 +18,7 @@ TTFLAGS = -I $T -P init -P config FIXFLAGS = --noext RSYNCFLAGS = -vrzlpt --exclude '.svn' -TIDYFLAGS = -q +TIDYFLAGS = -q -xml TARFLAGS = --exclude "*.tar.*" --exclude "*.svn*" # END CONFIG
