75909de3ed
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.
14 lines
176 B
Makefile
14 lines
176 B
Makefile
SUBDIRS =
|
|
|
|
urlpath = /vote/2005
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
voters.html \
|
|
rules.html \
|
|
candidates.html
|
|
|
|
page_DATA = \
|
|
timeline.ics
|
|
|
|
include $(top_srcdir)/rules.common
|