13 lines
167 B
Makefile
13 lines
167 B
Makefile
SUBDIRS=
|
|
|
|
urlpath = /elections/2003
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
candidates.html \
|
|
voters.html \
|
|
rules.html
|
|
|
|
page_DATA =
|
|
|
|
include $(top_srcdir)/rules.common
|