[gnomeweb-wml] Updated the Makefile with the right pages and images



commit d2af07056dc0a0c9ac094b071d7172886e790d08
Author: Michele Mattioni <mattions gmail com>
Date:   Wed Dec 9 12:36:15 2009 +0000

    Updated the Makefile with the right pages and images

 projects.gnome.org/gtkglext/Makefile.am     |   17 ++++++++++-------
 projects.gnome.org/gtkglext/img/Makefile.am |    2 ++
 2 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/projects.gnome.org/gtkglext/Makefile.am b/projects.gnome.org/gtkglext/Makefile.am
index e1ae415..016f2d5 100644
--- a/projects.gnome.org/gtkglext/Makefile.am
+++ b/projects.gnome.org/gtkglext/Makefile.am
@@ -1,15 +1,18 @@
-SUBDIRS=images 
+SUBDIRS=img
 
 urlpath = /gtkglext/
 
 # This has to be fixed
 
-page_SCRIPTS= index.html	\
-		about.html \
-		developers.html \
-		screenshots.html \
-		scripts.html \
-		gfoobar.css
+page_SCRIPTS= content.css \
+		devel.html \
+		doc.html \
+		download.html \
+		features.html \
+		index.html	\
+		site.css \
+		sshots.html \
+		users.html
 
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gtkglext/img/Makefile.am b/projects.gnome.org/gtkglext/img/Makefile.am
index 931a100..e2b5c0c 100644
--- a/projects.gnome.org/gtkglext/img/Makefile.am
+++ b/projects.gnome.org/gtkglext/img/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS=
+
 urlpath = /tracker/img
 
 page_SCRIPTS =



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