[foundation-web] No need to include the mkical.py file on the web server



commit 97166000c9b2d991998b2e0f0d318b9cd7826071
Author: Andrea Veri <av gnome org>
Date:   Thu May 21 19:06:03 2015 +0200

    No need to include the mkical.py file on the web server

 foundation.gnome.org/vote/2015/Makefile.am |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/foundation.gnome.org/vote/2015/Makefile.am b/foundation.gnome.org/vote/2015/Makefile.am
index 12ca232..c8fa7c0 100644
--- a/foundation.gnome.org/vote/2015/Makefile.am
+++ b/foundation.gnome.org/vote/2015/Makefile.am
@@ -5,11 +5,10 @@ urlpath = /vote/2015
 page_SCRIPTS = \
        index.html \
        candidates.html\
-       rules.html 
+       rules.html
 
 page_DATA = \
-       timeline.ics
-       mkical.py
+       timeline.ics \
        electorate.txt
 
 include $(top_srcdir)/rules.common


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]