voting/foundation.gnome.org/vote/Makefile.am
Tobias Mueller (ideabox) fc5deb231c Added the 2007 referendum on the directors determining the term length
It was a bit messed up as the index.wml pointed to the very same
election twice, i.e. the election_id=1 *was* indeed the 2005-10
referendum. I guess that the plan was, back when the index.wml was
built, to reference the election_id=4, which is the term length
referendum, which didn't have a subfolder back then.
2012-07-16 19:43:49 +02:00

17 lines
320 B
Makefile

SUBDIRS = include 2004-10 2005-10 2000 2001 2002 2003 2004 2005 2006 2007 2007-10 2009 2010 2011 2012
urlpath = /vote
page_SCRIPTS = \
index.html \
index.php \
results.php \
votes.php \
vote.php \
overview.html \
blt.php
page_DATA = \
vote.css
include $(top_srcdir)/rules.common