[gnome-games] icons: Use the right AM_CONDITIONAL for Quadrapassel's icon



commit 5de549242036367e06528c236a31137b9570b16d
Author: Jason D. Clinton <me jasonclinton com>
Date:   Mon Oct 26 16:59:24 2009 -0500

    icons: Use the right AM_CONDITIONAL for Quadrapassel's icon

 icons/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 4d7adfe..5844f89 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -108,7 +108,7 @@ dist_noinst_DATA += \
 	$(NULL)
 endif
 
-if BUILD_GNOMETRIS
+if BUILD_QUADRAPASSEL
 dist_noinst_DATA += \
 	hicolor_apps_16x16_gnome-gnometris.png \
 	hicolor_apps_22x22_gnome-gnometris.png \



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