f6f9ddbd9e
2008-03-10 Lucas Rocha <lucasr@gnome.org> * foundation.gnome.org/about/Makefile.am: install the new PDF file accordingly. svn path=/trunk/; revision=436
13 lines
202 B
Makefile
13 lines
202 B
Makefile
SUBDIRS = history charter
|
|
|
|
urlpath = /about
|
|
|
|
page_SCRIPTS = \
|
|
index.html
|
|
|
|
page_DATA = \
|
|
bylaws.pdf \
|
|
gnome_annual_report_2006.pdf \
|
|
gnome_annual_report_2007.pdf
|
|
|
|
include $(top_srcdir)/rules.common
|