voting/foundation.gnome.org/vote/Makefile.am
Tobias Mueller 75909de3ed Merged everything from elections/ into vote/
To fix bug 629334. On the way, some old .cvsignore files were deleted.
Also, Makefiles and headers were adapted to show the new URL. Calendars
have not been updated.
2011-05-04 15:20:21 +02:00

17 lines
302 B
Makefile

SUBDIRS = include 2004-10 2005-10 2000 2001 2002 2003 2004 2005 2006 2007 2009 2010
urlpath = /vote
page_SCRIPTS = \
index.html \
index.php \
results.php \
votes.php \
vote.php \
overview.html \
blt.php
page_DATA = \
vote.css
include $(top_srcdir)/rules.common