[foundation-web] Add Q3 report files to the build system...
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [foundation-web] Add Q3 report files to the build system...
- Date: Sat, 31 Oct 2009 00:55:56 +0000 (UTC)
commit 596420d9c684e87dfb9d95e894637b40f315d2f4
Author: Vincent Untz <vuntz gnome org>
Date: Sat Oct 31 01:55:32 2009 +0100
Add Q3 report files to the build system...
configure.in | 1 +
foundation.gnome.org/img/Makefile.am | 2 +-
foundation.gnome.org/img/reports/Makefile.am | 8 ++++++++
foundation.gnome.org/reports/Makefile.am | 4 +++-
4 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 47cc3c2..1ee7c97 100644
--- a/configure.in
+++ b/configure.in
@@ -30,6 +30,7 @@ foundation.gnome.org/elections/2007/Makefile
foundation.gnome.org/elections/2009/Makefile
foundation.gnome.org/img/Makefile
foundation.gnome.org/img/logos/Makefile
+foundation.gnome.org/img/reports/Makefile
foundation.gnome.org/legal/Makefile
foundation.gnome.org/licensing/Makefile
foundation.gnome.org/licensing/guidelines/Makefile
diff --git a/foundation.gnome.org/img/Makefile.am b/foundation.gnome.org/img/Makefile.am
index 476d78a..c6ac5b5 100644
--- a/foundation.gnome.org/img/Makefile.am
+++ b/foundation.gnome.org/img/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = logos
+SUBDIRS = logos reports
urlpath = /img
diff --git a/foundation.gnome.org/img/reports/Makefile.am b/foundation.gnome.org/img/reports/Makefile.am
new file mode 100644
index 0000000..e82c16f
--- /dev/null
+++ b/foundation.gnome.org/img/reports/Makefile.am
@@ -0,0 +1,8 @@
+urlpath = /img/reports
+
+page_SCRIPTS =
+
+page_DATA = \
+ gnome-logo-Q3.png
+
+include $(top_srcdir)/rules.common
diff --git a/foundation.gnome.org/reports/Makefile.am b/foundation.gnome.org/reports/Makefile.am
index 9ad380f..daf8ecd 100644
--- a/foundation.gnome.org/reports/Makefile.am
+++ b/foundation.gnome.org/reports/Makefile.am
@@ -9,6 +9,8 @@ page_DATA = \
gnome-annual-report-2006.pdf \
gnome-annual-report-2007.pdf \
gnome-annual-report-2008.pdf \
- gnome-report-2009-Q2.pdf
+ gnome-report-2009-Q2.pdf \
+ gnome-report-2009-Q3.pdf \
+ gnome-report-2009-Q3.html
include $(top_srcdir)/rules.common
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]