Bustage fix. Properly setup the makefile rules...

This commit is contained in:
zach%zachlipton.com 2005-09-07 04:14:29 +00:00
parent dd30d01f0b
commit 254ebf463e

View File

@ -2,7 +2,7 @@
PERL=perl
install: compile
install: templates
$(PERL) populatedb.pl
# precompile all templates with the Template Toolkit