cea666bafa
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
12 lines
170 B
Makefile
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
|