voting/foundation.gnome.org/elections/Makefile.am
Tobias Mueller 1d674ff9d4 Added page for the elections in 2009
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.
2009-05-12 01:08:08 +02:00

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