voting/vote/include/Makefile.am

14 lines
203 B
Makefile

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