1d674ff9d4
This was mostly a copy&paste job from 2007 with updating some data, especially the year. Note, that most of the sites need an update! Especially rules.wml should be updated. Also note, that timeline.ics could be generated with mkical.py, but I don't know Automake or the server setup good enough to make that happen.
9 lines
160 B
Makefile
9 lines
160 B
Makefile
SUBDIRS = 2000 2001 2002 2003 2004 2005 2006 2007 2009
|
|
|
|
urlpath = /elections
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
overview.html
|
|
|
|
include $(top_srcdir)/rules.common
|