robots.txt is gone

This commit is contained in:
David Bartley 2008-03-27 23:01:54 -04:00
parent d573b037fb
commit c033d15fa8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
SHELL = umask 002; exec /bin/sh
FILES = events.ics events.atom news.atom index.html stats.html \
favicon.ico default.css robots.txt csclub.der csclub.pem
favicon.ico default.css csclub.der csclub.pem
SUBDIRS = about events office news services media buttons logos flash
include common.mk