voting/vote/include/Makefile.am

15 lines
203 B
Text
Raw Normal View History

SUBDIRS =
urlpath = /vote/include
page_SCRIPTS =
page_DATA = \
election-sql.php \
step1-login.php \
step2-choose.php \
step3-confirm.php \
step4-commit.php
include $(top_srcdir)/rules.common