voting/foundation.gnome.org/Makefile.am
Vincent Untz 03d70501d0 Create a page for reports, and add 2009 Q2 report
I moved the annual reports for consistency, and created redirections in
htaccess.
2009-09-11 17:25:11 +02:00

13 lines
237 B
Makefile

SUBDIRS = about contact elections img legal licensing membership news referenda finance vote reports
urlpath =
page_SCRIPTS = \
index.html \
.htaccess
page_DATA = \
robots.txt \
foundation.css
include $(top_srcdir)/rules.common