diff --git a/ChangeLog b/ChangeLog index 52e9b2c..822ccee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-10 Lucas Rocha + + * foundation.gnome.org/about/Makefile.am: install the new PDF file + accordingly. + 2008-03-10 Lucas Rocha * foundation.gnome.org/index.wml: diff --git a/foundation.gnome.org/about/Makefile.am b/foundation.gnome.org/about/Makefile.am index a2d2f28..b4c63c0 100644 --- a/foundation.gnome.org/about/Makefile.am +++ b/foundation.gnome.org/about/Makefile.am @@ -7,6 +7,7 @@ page_SCRIPTS = \ page_DATA = \ bylaws.pdf \ - gnome_annual_report_2006.pdf + gnome_annual_report_2006.pdf \ + gnome_annual_report_2007.pdf include $(top_srcdir)/rules.common