summaryrefslogtreecommitdiff
path: root/vote/2012-mc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vote/2012-mc/Makefile.am')
-rw-r--r--vote/2012-mc/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/vote/2012-mc/Makefile.am b/vote/2012-mc/Makefile.am
new file mode 100644
index 0000000..46c4e39
--- /dev/null
+++ b/vote/2012-mc/Makefile.am
@@ -0,0 +1,14 @@
+SUBDIRS =
+
+urlpath = /vote/2012-mc
+
+page_SCRIPTS = \
+ index.html \
+ candidates.html\
+ rules.html
+
+page_DATA = \
+ timeline.ics
+ mkical.py
+
+include $(top_srcdir)/rules.common