voting/foundation.gnome.org/vote/Makefile.am

15 lines
187 B
Text
Raw Normal View History

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