Bloody hell.

This commit is contained in:
Michael Gregson 2009-03-10 23:52:24 -04:00
parent 9ea50f9cb9
commit 7a2539318a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ $(OUTDIR)%.html: %.html
cp -f $< $@
$(OUTDIR)%.cgi: %.cgi
cp -f $< $@
$(OUTDIR)%.htaccess: %.htaccess
$(OUTDIR)/.htaccess: .htaccess
cp -f $< $@
$(OUTDIR)%.ico: %.ico
cp -f $< $@