Add robots.txt to Makefile
This commit is contained in:
parent
75337a7248
commit
bff52b123a
2
Makefile
2
Makefile
|
@ -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 csclub.der csclub.pem
|
||||
favicon.ico default.css csclub.der csclub.pem robots.txt
|
||||
SUBDIRS = about events office news services media buttons logos flash library
|
||||
|
||||
include common.mk
|
||||
|
|
Loading…
Reference in New Issue