general Makefile.am clean-ups

This commit is contained in:
Jeff Waugh 2004-02-23 10:23:33 +00:00
parent 655b165965
commit cdaf2c7590
7 changed files with 47 additions and 48 deletions

View file

@ -1,19 +1,19 @@
SUBDIRS=
SUBDIRS =
urlpath = /elections/2000
page_SCRIPTS = \
index.html \
candidates.html \
results.html \
verify.html \
voters.html \
index.html \
candidates.html \
results.html \
verify.html \
voters.html \
rules.html
page_DATA = \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
vote-archives.diff
include $(top_srcdir)/rules.common

View file

@ -1,19 +1,19 @@
SUBDIRS=
SUBDIRS =
urlpath = /elections/2001
page_SCRIPTS = \
index.html \
candidates.html \
verify.html \
voters.html \
index.html \
candidates.html \
verify.html \
voters.html \
rules.html
page_DATA = \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
results.txt \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
results.txt \
vote-archives.diff
include $(top_srcdir)/rules.common

View file

@ -1,20 +1,20 @@
SUBDIRS=
SUBDIRS =
urlpath = /elections/2002
page_SCRIPTS = \
index.html \
candidates.html \
preliminary-results.html \
verify.html \
voters.html \
index.html \
candidates.html \
preliminary-results.html \
verify.html \
voters.html \
rules.html
page_DATA = \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
results.txt \
list-addresses.py \
registered-voters.txt \
vote-counter.py \
results.txt \
vote-archives.diff
include $(top_srcdir)/rules.common

View file

@ -1,17 +1,17 @@
SUBDIRS=
SUBDIRS =
urlpath = /elections/2003
page_SCRIPTS = \
2003-verif.tar.gz \
index.html \
candidates.html \
preliminary-results.html \
results.txt \
verify.html \
voters.html \
index.html \
candidates.html \
preliminary-results.html \
verify.html \
voters.html \
rules.html
page_DATA =
page_DATA = \
results.txt \
2003-verif.tar.gz
include $(top_srcdir)/rules.common

View file

@ -1,10 +1,9 @@
SUBDIRS= 2000 2001 2002 2003
SUBDIRS = 2000 2001 2002 2003
urlpath = /elections
page_SCRIPTS = \
index.html \
overview.html
include $(top_srcdir)/rules.common
page_SCRIPTS = \
index.html \
overview.html
include $(top_srcdir)/rules.common

View file

@ -1,13 +1,13 @@
#hdr {
background: none;
background-color: #565248;
background-color: #494066;
}
#sidebar {
border-left: 1px dashed #565248;
border-left: 1px dashed #494066;
}
#sidebar p.section {
background-color: #565248;
background-color: #494066;
color: white;
}

View file

@ -1,4 +1,4 @@
SUBDIRS=
SUBDIRS =
urlpath = /membership