voting/foundation.gnome.org/vote/2001/Makefile.am
Tobias Mueller 75909de3ed Merged everything from elections/ into vote/
To fix bug 629334. On the way, some old .cvsignore files were deleted.
Also, Makefiles and headers were adapted to show the new URL. Calendars
have not been updated.
2011-05-04 15:20:21 +02:00

19 lines
277 B
Makefile

SUBDIRS =
urlpath = /vote/2001
page_SCRIPTS = \
index.html \
candidates.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