Add 2004 summary PDF file to Makefile.am

2005-07-13  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/finance/Makefile.am: Add 2004 summary
        PDF file to Makefile.am
This commit is contained in:
Owen Taylor 2005-07-13 18:51:54 +00:00 committed by Owen Taylor
parent 34323c2705
commit 59fe0f5ffc
2 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2005-07-13 Owen Taylor <otaylor@redhat.com>
* foundation.gnome.org/finance/Makefile.am: Add 2004 summary
PDF file to Makefile.am
2005-07-13 Owen Taylor <otaylor@redhat.com>
* foundation.gnome.org/finance/index.wml: Add 2004 GUADEC summary.

View file

@ -5,8 +5,9 @@ urlpath = /finance
page_SCRIPTS = \
index.html
page_DATA = \
gnome-foundation-fiscal-year-03-and-02.pdf \
gnome-foundation-accountant-03.pdf
page_DATA = \
gnome-foundation-fiscal-year-03-and-02.pdf \
gnome-foundation-accountant-03.pdf \
guadec-2004-financial-summary.pdf
include $(top_srcdir)/rules.common