voting/foundation.gnome.org/vote/2006/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

13 lines
161 B
Makefile

SUBDIRS =
urlpath = /vote/2006
page_SCRIPTS = \
index.html \
rules.html \
candidates.html
page_DATA = \
timeline.ics
include $(top_srcdir)/rules.common