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,4 +1,4 @@
SUBDIRS= SUBDIRS =
urlpath = /elections/2000 urlpath = /elections/2000

View file

@ -1,4 +1,4 @@
SUBDIRS= SUBDIRS =
urlpath = /elections/2001 urlpath = /elections/2001

View file

@ -1,4 +1,4 @@
SUBDIRS= SUBDIRS =
urlpath = /elections/2002 urlpath = /elections/2002

View file

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

View file

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

View file

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

View file

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