1cd1aca5dc94 — Sean Russell 1.1 13 years ago
Fixed the rml generation
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile
M Makefile +1 -1
@@ 1,5 1,5 @@ 
 .PHONY: all
-SRCS = html.rb parser.rb renderer.rb 
+SRCS = output.rb html.rb parser.rb renderer.rb
 VERSIONSTRING = $(shell hg parent --template '{tags}|{latesttag}|{node|short}|{date|shortdate}\n')
 	
 all: rml