[gnome-games] build: Only install the teleport icons when building gnobots2



commit aa7ed1f96c9082fd84195582003734ebb6aef464
Author: Christian Persch <chpe gnome org>
Date:   Sat Jul 11 00:25:30 2009 +0200

    build: Only install the teleport icons when building gnobots2

 icons/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 70775da..f017dd8 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -222,12 +222,14 @@ private_icons = \
 	hicolor_actions_scalable_cards-deal.svg \
 	$(NULL)
 
+if BUILD_GNOBOTS2
 if !HAVE_HILDON
 private_icons += \
 	hicolor_actions_24x24_teleport.png \
 	hicolor_actions_24x24_teleport-random.png \
 	$(NULL)
 endif # !HAVE_HILDON
+endif # BUILD_GNOBOTS2
 
 EXTRA_DIST = \
 	$(private_icons)\



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