voting/foundation.gnome.org/vote/include/Makefile.am
Vincent Untz d49c1a02f2 add anonymous voting scripts
2005-10-24  Vincent Untz  <vuntz@gnome.org>

	* configure.in:
	* foundation.gnome.org/Makefile.am:
	* foundation.gnome.org/vote/*: add anonymous voting scripts
2005-10-24 17:59:15 +00:00

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