03d70501d0
I moved the annual reports for consistency, and created redirections in htaccess.
13 lines
237 B
Makefile
13 lines
237 B
Makefile
SUBDIRS = about contact elections img legal licensing membership news referenda finance vote reports
|
|
|
|
urlpath =
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
.htaccess
|
|
|
|
page_DATA = \
|
|
robots.txt \
|
|
foundation.css
|
|
|
|
include $(top_srcdir)/rules.common
|