From 7bbef59c9e631cafd8b29566a43a4b523c3ab144 Mon Sep 17 00:00:00 2001 From: Olav Vitters Date: Sat, 6 Jun 2009 14:53:57 +0200 Subject: [PATCH] Add blt.wml to the Makefile --- foundation.gnome.org/vote/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/foundation.gnome.org/vote/Makefile.am b/foundation.gnome.org/vote/Makefile.am index 428ed08..aabc62c 100644 --- a/foundation.gnome.org/vote/Makefile.am +++ b/foundation.gnome.org/vote/Makefile.am @@ -6,7 +6,8 @@ page_SCRIPTS = \ index.php \ results.php \ votes.php \ - vote.php + vote.php \ + blt.php page_DATA = \ vote.css