[gnomeweb-wml] Forgot to commit the makefile



commit 4738f4c64adcc5125ac94ad7f05ff0a4cdd36ee0
Author: Jaap A. Haitsma <jaap haitsma org>
Date:   Sun Aug 30 00:57:58 2009 +0200

    Forgot to commit the makefile

 www.gnome.org/friends/amazon/images/Makefile.am |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/www.gnome.org/friends/amazon/images/Makefile.am b/www.gnome.org/friends/amazon/images/Makefile.am
new file mode 100644
index 0000000..73c8f92
--- /dev/null
+++ b/www.gnome.org/friends/amazon/images/Makefile.am
@@ -0,0 +1,15 @@
+
+urlpath = /friends/amazon/images
+
+include $(top_srcdir)/rules.common
+
+page_DATA = \
+	us.png \
+	ca.png \
+	de.png \
+	fr.png \
+	jp.png \
+	uk.png
+
+
+EXTRA_DIST=$(page_DATA)



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