628cd6bdbd
2004-12-08 Vincent Untz <vincent@vuntz.net> * foundation.gnome.org/elections/2004/Makefile.am: * foundation.gnome.org/elections/2004/2004-verif.tar.gz: might be useful to have this online if people want to verify the results :-)
17 lines
244 B
Makefile
17 lines
244 B
Makefile
SUBDIRS =
|
|
|
|
urlpath = /elections/2004
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
voters.html \
|
|
candidates.html\
|
|
rules.html \
|
|
preliminary-results.html \
|
|
verify.html
|
|
|
|
page_DATA = \
|
|
timeline.ics \
|
|
2004-verif.tar.gz
|
|
|
|
include $(top_srcdir)/rules.common
|