diff --git a/Makefile b/Makefile index 53391b0..117c3c7 100644 --- a/Makefile +++ b/Makefile @@ -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