13 lines
160 B
Makefile
13 lines
160 B
Makefile
SUBDIRS =
|
|
|
|
urlpath = /vote/2005-10
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
rules.html \
|
|
voters.html
|
|
|
|
page_DATA = \
|
|
timeline.ics
|
|
|
|
include $(top_srcdir)/rules.common
|