Added subdirectory eduroam/ to root Makefile. Work...

This commit is contained in:
Marc Burns 2011-01-24 12:09:20 -05:00
parent a12cf55d02
commit b660717dad
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,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 robots.txt
SUBDIRS = about events office news services media buttons logos flash library
SUBDIRS = about events office news services media buttons logos flash library eduroam
include common.mk