SUBDIRS = include

urlpath = /vote
 
page_SCRIPTS = \
        index.php	\
        results.php	\
        votes.php	\
	vote.php

page_DATA = \
	vote.css

include $(top_srcdir)/rules.common