[gnomeweb-wml] gdm: add files to makefile



commit b96493a2725352dcc7549d53a3fd1fa6fbe1fb5d
Author: Ray Strode <rstrode redhat com>
Date:   Tue May 28 09:43:55 2013 -0400

    gdm: add files to makefile
    
    some files are missing from the makefile, so
    add them.

 projects.gnome.org/gdm/Makefile.am        |    1 +
 projects.gnome.org/gdm/images/Makefile.am |    4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/projects.gnome.org/gdm/Makefile.am b/projects.gnome.org/gdm/Makefile.am
index fdf4ceb..8fffc35 100644
--- a/projects.gnome.org/gdm/Makefile.am
+++ b/projects.gnome.org/gdm/Makefile.am
@@ -5,6 +5,7 @@ urlpath = /gdm/
 page_SCRIPTS= index.html       \
                about.html      \
                developers.html \
+               default.css     \
                gdm.css
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gdm/images/Makefile.am b/projects.gnome.org/gdm/images/Makefile.am
index 1d101f6..544f3bd 100644
--- a/projects.gnome.org/gdm/images/Makefile.am
+++ b/projects.gnome.org/gdm/images/Makefile.am
@@ -8,7 +8,11 @@ include $(top_srcdir)/rules.common
 
 misc_images= \
        debugger.png \
+       documentation.png \
+       favicon.png \
+       gnome.png \
        graphics.png \
+       top-bg.png \
        translation.png
 
 page_DATA=$(misc_images)


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