![Vincent Untz](/assets/img/avatar_default.png)
2004-12-08 Vincent Untz <vincent@vuntz.net> * foundation.gnome.org/index.wml: add new about preliminary results * foundation.gnome.org/news/index.wml: ditto * foundation.gnome.org/elections/2004/Makefile.am: * foundation.gnome.org/elections/2004/preliminary-results.wml: * foundation.gnome.org/elections/2004/verify.wml: new files * foundation.gnome.org/elections/2004/index.wml: add links to the verify instructions and preliminary results
16 lines
223 B
Makefile
16 lines
223 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
|
|
|
|
include $(top_srcdir)/rules.common
|