[gnomeweb-wml] fixed the path in the Makefile, added gtkglext to the subdir



commit 6a664484ed7a27c4b5970a2eaf83b866e3ba9b89
Author: Michele Mattioni <mattions gmail com>
Date:   Wed Dec 9 15:33:35 2009 +0000

    fixed the path in the Makefile, added gtkglext to the subdir

 projects.gnome.org/Makefile.am              |    1 +
 projects.gnome.org/gtkglext/img/Makefile.am |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/Makefile.am b/projects.gnome.org/Makefile.am
index 88233b7..c56f59f 100644
--- a/projects.gnome.org/Makefile.am
+++ b/projects.gnome.org/Makefile.am
@@ -23,6 +23,7 @@ SUBDIRS = css \
 	gnomeradio		\
 	gnumeric		\
 	guppi			\
+	gtkglext        \
 	gtksourceview		\
 	gtksourceviewmm		\
 	gyrus			\
diff --git a/projects.gnome.org/gtkglext/img/Makefile.am b/projects.gnome.org/gtkglext/img/Makefile.am
index 3687a44..410f133 100644
--- a/projects.gnome.org/gtkglext/img/Makefile.am
+++ b/projects.gnome.org/gtkglext/img/Makefile.am
@@ -1,10 +1,10 @@
 SUBDIRS=
 
-urlpath = /tracker/img
+urlpath = /gtkglext/img
 
 page_SCRIPTS =
 
-misc_images =       \
+misc_images =\
 	logo.png \
 	3d_linux.jpg \
 	3d_linux_thumbnail.png \



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