986195f164
2004-09-14 Vincent Untz <vincent@vuntz.net> * configure.in: * foundation.gnome.org/Makefile.am: * foundation.gnome.org/referenda/*: add pages for the anonymous voting referendum. * foundation.gnome.org/index.wml: * foundation.gnome.org/news/index.wml: add a new item about the referendum * foundation.gnome.org/legal/.cvsignore: added * include/evilsedhack: include a referenda link
13 lines
206 B
Makefile
13 lines
206 B
Makefile
SUBDIRS = about contact elections img legal membership news referenda
|
|
|
|
urlpath =
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
.htaccess
|
|
|
|
page_DATA = \
|
|
robots.txt \
|
|
foundation.css
|
|
|
|
include $(top_srcdir)/rules.common
|