voting/vote/2002/Makefile.am

20 lines
305 B
Makefile

SUBDIRS =
urlpath = /vote/2002
page_SCRIPTS = \
index.html \
candidates.html \
preliminary-results.html \
verify.html \
voters.html \
rules.html
page_DATA = \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
results.txt \
vote-archives.diff
include $(top_srcdir)/rules.common