[longomatch] Update makefiles



commit a4b9aefbc99be11034140ad96bbc7b3c23dcfa5d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Sep 2 11:42:08 2014 +0200

    Update makefiles

 LongoMatch.Core/Makefile.am |    4 +---
 LongoMatch.GUI/Makefile.am  |    1 -
 2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/LongoMatch.Core/Makefile.am b/LongoMatch.Core/Makefile.am
index f451b44..154999b 100644
--- a/LongoMatch.Core/Makefile.am
+++ b/LongoMatch.Core/Makefile.am
@@ -105,8 +105,6 @@ SOURCES = Common/Area.cs \
        Store/Timer.cs \
        StyleConf.cs
 
-RESOURCES = $(top_srcdir)/images/field_background.svg \
-       $(top_srcdir)/images/goal_background.svg \
-       $(top_srcdir)/images/half_field_background.svg
+RESOURCES = 
 
 include $(top_srcdir)/build/build.mk
diff --git a/LongoMatch.GUI/Makefile.am b/LongoMatch.GUI/Makefile.am
index f852b32..27b9801 100644
--- a/LongoMatch.GUI/Makefile.am
+++ b/LongoMatch.GUI/Makefile.am
@@ -142,7 +142,6 @@ SOURCES = Gui/Cairo.cs \
 
 RESOURCES = gtk-gui/gui.stetic \
        $(top_srcdir)/images/video.png \
-       $(top_srcdir)/images/camera-video.png \
        $(top_srcdir)/images/background.png \
        $(top_srcdir)/images/tools/dash-line.svg \
        $(top_srcdir)/images/tools/line.svg \


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