[gnomeweb-wml] [nanny/snappy] add new image file to Makefile



commit e1fc7dcaaacfa247aa46a0db38d72c8f5d862f64
Author: Luis de Bethencourt <luis debethencourt com>
Date:   Fri Apr 27 19:15:08 2012 +0100

    [nanny/snappy] add new image file to Makefile

 projects.gnome.org/nanny/Makefile.am  |    2 +-
 projects.gnome.org/snappy/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/nanny/Makefile.am b/projects.gnome.org/nanny/Makefile.am
index 20356fa..005f015 100644
--- a/projects.gnome.org/nanny/Makefile.am
+++ b/projects.gnome.org/nanny/Makefile.am
@@ -8,7 +8,7 @@ web_includes_DATA = includes/stable.shtml includes/unstable_archive.shtml includ
 
 
 web_data_imagesdir = $(pagedir)/data/images
-web_data_images_DATA = data/images/nanny.png data/images/application-x-executable.png data/images/applications-development.png data/images/internet-group-chat.png
+web_data_images_DATA = data/images/nanny.png data/images/application-x-executable.png data/images/applications-development.png data/images/internet-group-chat.png data/images/package-x-generic.png
 
 
 web_data_themes_nannydir = $(pagedir)/data/themes/nanny
diff --git a/projects.gnome.org/snappy/Makefile.am b/projects.gnome.org/snappy/Makefile.am
index 0c97e4b..536381f 100644
--- a/projects.gnome.org/snappy/Makefile.am
+++ b/projects.gnome.org/snappy/Makefile.am
@@ -17,7 +17,7 @@ web_data_themes_snappy_images_DATA = data/themes/snappy/images/gnome.png data/th
 
 
 web_data_imagesdir = $(pagedir)/data/images
-web_data_images_DATA = data/images/internet-group-chat.png data/images/application-x-executable.png data/images/snappy_0.2.png data/images/applications-development.png
+web_data_images_DATA = data/images/internet-group-chat.png data/images/application-x-executable.png data/images/snappy_0.2.png data/images/applications-development.png data/images/package-x-generic.png
 
 
 include $(top_srcdir)/rules.common



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