e3f23a75b6
2005-11-04 Vincent Untz <vuntz@gnome.org> * foundation.gnome.org/index.wml: add news item about elections * foundation.gnome.org/news/index.wml: ditto * foundation.gnome.org/elections/2005/Makefile.am: add timeline.ics * foundation.gnome.org/elections/2005/timeline.ics: new * foundation.gnome.org/elections/2005/rules.wml: updated some dates and make it clear that the number of slots depends in the result of the referendum * foundation.gnome.org/elections/2005/voters.wml: updated
13 lines
162 B
Makefile
13 lines
162 B
Makefile
SUBDIRS =
|
|
|
|
urlpath = /elections/2005
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
voters.html \
|
|
rules.html
|
|
|
|
page_DATA = \
|
|
timeline.ics
|
|
|
|
include $(top_srcdir)/rules.common
|