d49c1a02f2
2005-10-24 Vincent Untz <vuntz@gnome.org> * configure.in: * foundation.gnome.org/Makefile.am: * foundation.gnome.org/vote/*: add anonymous voting scripts
14 lines
203 B
Makefile
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
|