voting/foundation.gnome.org/vote/Makefile.am
2009-06-06 14:53:57 +02:00

15 lines
198 B
Makefile

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