[gnomeweb-wml] Added project information to configure.in and Makefile.ams



commit 7430ed5a132bed0a8d4ce1f4b9013d613e8b384e
Author: Adam Plumb <adamplumb gmail com>
Date:   Fri Apr 30 13:57:10 2010 -0400

    Added project information to configure.in and Makefile.ams

 configure.in                                   |    3 +++
 projects.gnome.org/Makefile.am                 |    3 ++-
 projects.gnome.org/nautilus-python/Makefile.am |    6 +++++-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 2f12074..1f8af1c 100644
--- a/configure.in
+++ b/configure.in
@@ -332,6 +332,9 @@ projects.gnome.org/postr/Makefile
 projects.gnome.org/postr/images/Makefile
 projects.gnome.org/gnome-blog/Makefile
 projects.gnome.org/gnome-blog/images/Makefile
+projects.gnome.org/nautilus-python/Makefile
+projects.gnome.org/nautilus-python/documentation/Makefile
+projects.gnome.org/nautilus-python/images/Makefile
 people.gnome.org/Makefile
 ])
 
diff --git a/projects.gnome.org/Makefile.am b/projects.gnome.org/Makefile.am
index 822e79e..e14fcf5 100644
--- a/projects.gnome.org/Makefile.am
+++ b/projects.gnome.org/Makefile.am
@@ -73,7 +73,8 @@ SUBDIRS = css \
 	libchamplain	\
 	diagnome \
 	postr \
-	gnome-blog
+	gnome-blog      \
+	nautilus-python
 
 urlpath = 
 
diff --git a/projects.gnome.org/nautilus-python/Makefile.am b/projects.gnome.org/nautilus-python/Makefile.am
index 61c88e8..b683523 100644
--- a/projects.gnome.org/nautilus-python/Makefile.am
+++ b/projects.gnome.org/nautilus-python/Makefile.am
@@ -2,7 +2,11 @@ SUBDIRS=images documentation
 
 urlpath = /nautilus-python/
 
-page_SCRIPTS =	index.html	\
+page_SCRIPTS =	development.html        \
+        documentation.html              \
+        download.html                   \
+        index.html                      \
+        news.html                       \
 		default.css
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]