80c0efa2d9
so that voters can see how they voted online before the election actually ends.
18 lines
247 B
Makefile
18 lines
247 B
Makefile
SUBDIRS = 2013
|
|
|
|
urlpath = /vote
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
index.php \
|
|
results.php \
|
|
votes.php \
|
|
vote.php \
|
|
verify.php \
|
|
overview.html \
|
|
blt.php
|
|
|
|
page_DATA = \
|
|
vote.css
|
|
|
|
include $(top_srcdir)/rules.common
|