web/hosts/src/sxr Makefile.in,1.7,1.8

Nathaniel Smith <[email protected]> Mon, 07 Jun 2004 11:59:15 +0200
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/web/hosts/src/sxr
In directory frida:/tmp/cvs-serv21199/hosts/src/sxr

Modified Files:
	Makefile.in 
Log Message:
Fix some formatting; maybe _this_ will help.

(Can you tell I have no idea what I'm doing?)


Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/web/hosts/src/sxr/Makefile.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.in	7 Jun 2004 09:18:19 -0000	1.7
+++ Makefile.in	7 Jun 2004 09:58:38 -0000	1.8
@@ -2,8 +2,8 @@
 
 include ../../../config.mk
 
-pages		:= index.html
-templates:= sxr.html xref.html
+pages := index.html
+templates := sxr.html xref.html
 
 vpath %.xml $(srcdir)