From cdaf2c75907c437f1ce76e92ef3f125daaaf97a9 Mon Sep 17 00:00:00 2001 From: Jeff Waugh Date: Mon, 23 Feb 2004 10:23:33 +0000 Subject: [PATCH] general Makefile.am clean-ups --- .../elections/2000/Makefile.am | 18 ++++++++--------- .../elections/2001/Makefile.am | 18 ++++++++--------- .../elections/2002/Makefile.am | 20 +++++++++---------- .../elections/2003/Makefile.am | 18 ++++++++--------- foundation.gnome.org/elections/Makefile.am | 13 ++++++------ foundation.gnome.org/foundation.css | 6 +++--- foundation.gnome.org/membership/Makefile.am | 2 +- 7 files changed, 47 insertions(+), 48 deletions(-) diff --git a/foundation.gnome.org/elections/2000/Makefile.am b/foundation.gnome.org/elections/2000/Makefile.am index cdaa93e..57b136f 100644 --- a/foundation.gnome.org/elections/2000/Makefile.am +++ b/foundation.gnome.org/elections/2000/Makefile.am @@ -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 diff --git a/foundation.gnome.org/elections/2001/Makefile.am b/foundation.gnome.org/elections/2001/Makefile.am index 76fd283..2369dfb 100644 --- a/foundation.gnome.org/elections/2001/Makefile.am +++ b/foundation.gnome.org/elections/2001/Makefile.am @@ -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 diff --git a/foundation.gnome.org/elections/2002/Makefile.am b/foundation.gnome.org/elections/2002/Makefile.am index ebac13e..033c11a 100644 --- a/foundation.gnome.org/elections/2002/Makefile.am +++ b/foundation.gnome.org/elections/2002/Makefile.am @@ -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 diff --git a/foundation.gnome.org/elections/2003/Makefile.am b/foundation.gnome.org/elections/2003/Makefile.am index 3f1bf6a..118a54d 100644 --- a/foundation.gnome.org/elections/2003/Makefile.am +++ b/foundation.gnome.org/elections/2003/Makefile.am @@ -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 diff --git a/foundation.gnome.org/elections/Makefile.am b/foundation.gnome.org/elections/Makefile.am index c35728e..775ac88 100644 --- a/foundation.gnome.org/elections/Makefile.am +++ b/foundation.gnome.org/elections/Makefile.am @@ -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 diff --git a/foundation.gnome.org/foundation.css b/foundation.gnome.org/foundation.css index 88565a9..458f67d 100644 --- a/foundation.gnome.org/foundation.css +++ b/foundation.gnome.org/foundation.css @@ -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; } diff --git a/foundation.gnome.org/membership/Makefile.am b/foundation.gnome.org/membership/Makefile.am index 62118f5..964a039 100644 --- a/foundation.gnome.org/membership/Makefile.am +++ b/foundation.gnome.org/membership/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS= +SUBDIRS = urlpath = /membership