voting/foundation.gnome.org/vote/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
187 B
Makefile

SUBDIRS = include
urlpath = /vote
page_SCRIPTS = \
index.php \
results.php \
votes.php \
vote.php
page_DATA = \
vote.css
include $(top_srcdir)/rules.common