[gnomeweb-wml] cheese: fix stupid Makefile error



commit 5bdb8279c3fa1441b9a74cb2e1fb14e246d5d77b
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Tue Jul 14 15:32:51 2009 +0200

    cheese: fix stupid Makefile error

 projects.gnome.org/cheese/Makefile.am |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/projects.gnome.org/cheese/Makefile.am b/projects.gnome.org/cheese/Makefile.am
index e97964f..34f0e5e 100644
--- a/projects.gnome.org/cheese/Makefile.am
+++ b/projects.gnome.org/cheese/Makefile.am
@@ -17,11 +17,11 @@ page_SCRIPTS= \
 
 includesdir=$(pagedir)/includes
 includes_DATA = \
-	news.shtml \
-	unstable.shtml \
-	stable_archive.shtml \
-	unstable_archive.shtml \
-	stable.shtml \
+	includes/news.shtml \
+	includes/unstable.shtml \
+	includes/stable_archive.shtml \
+	includes/unstable_archive.shtml \
+	includes/stable.shtml \
 	$(NULL)
 
 themedir=$(pagedir)/data/themes/cheese



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