Add robots.txt to Makefile

news-update
Michael Spang 13 years ago
parent 75337a7248
commit bff52b123a
  1. 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…
Cancel
Save