[gnomeweb-wml] Forgot to add js file to Makefil



commit 1794b1fb91d95aaa11687b6b34816d65edd00c49
Author: Jaap A. Haitsma <jaap haitsma org>
Date:   Sun Aug 30 21:34:48 2009 +0200

    Forgot to add js file to Makefil

 www.gnome.org/friends/amazon/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/friends/amazon/Makefile.am b/www.gnome.org/friends/amazon/Makefile.am
index 4be4ae9..b5ce9c0 100644
--- a/www.gnome.org/friends/amazon/Makefile.am
+++ b/www.gnome.org/friends/amazon/Makefile.am
@@ -7,7 +7,8 @@ include $(top_srcdir)/rules.common
 page_DATA = \
 	index.html \
 	amazon.ico \
-	amazon-com-gnome.xml
+	amazon-com-gnome.xml \
+	searchplugin.js
 	
 
 EXTRA_DIST=$(page_DATA)



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