voting/foundation.gnome.org/about/Makefile.am
Vincent Untz cea666bafa add annual report
2007-03-16  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/about/gnome_annual_report_2006.pdf:
	* foundation.gnome.org/about/index.wml:
	* foundation.gnome.org/about/Makefile.am: add annual report
	* foundation.gnome.org/index.wml:
	* foundation.gnome.org/news/index.wml: add news about annual report
	Based on a patch by Dave Neary.

svn path=/trunk/; revision=398
2007-03-16 20:53:01 +00:00

12 lines
170 B
Makefile

SUBDIRS = history charter
urlpath = /about
page_SCRIPTS = \
index.html
page_DATA = \
bylaws.pdf \
gnome_annual_report_2006.pdf
include $(top_srcdir)/rules.common