443751dc8c
2009-03-24 Vincent Untz <vuntz@gnome.org> * foundation.gnome.org/finance/Makefile.am: add gnome-foundation-fiscal-year-2007.pdf there so that it actually gets installed... svn path=/trunk/; revision=459
15 lines
326 B
Makefile
15 lines
326 B
Makefile
SUBDIRS =
|
|
|
|
urlpath = /finance
|
|
|
|
page_SCRIPTS = \
|
|
index.html
|
|
|
|
page_DATA = \
|
|
gnome-foundation-fiscal-year-04-and-03.pdf \
|
|
gnome-foundation-fiscal-year-03-and-02.pdf \
|
|
gnome-foundation-accountant-03.pdf \
|
|
guadec-2004-financial-summary.pdf \
|
|
gnome-foundation-fiscal-year-2007.pdf
|
|
|
|
include $(top_srcdir)/rules.common
|