voting/vote/Makefile.am

19 lines
247 B
Text
Raw Normal View History

SUBDIRS = 2013
urlpath = /vote
page_SCRIPTS = \
index.html \
index.php \
results.php \
votes.php \
2009-06-06 12:53:57 +00:00
vote.php \
verify.php \
overview.html \
2009-06-06 12:53:57 +00:00
blt.php
page_DATA = \
vote.css
include $(top_srcdir)/rules.common