voting/vote/Makefile.am
2013-12-18 13:14:03 -05:00

17 lines
233 B
Makefile

SUBDIRS = 2013
urlpath = /vote
page_SCRIPTS = \
index.html \
index.php \
results.php \
votes.php \
vote.php \
overview.html \
blt.php
page_DATA = \
vote.css
include $(top_srcdir)/rules.common