[gnome-control-center] datetime: Fix automake warning



commit 24c622d55ea384de470f1b99e87c7d84a897159a
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 29 15:55:13 2010 +0100

    datetime: Fix automake warning

 panels/datetime/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/datetime/Makefile.am b/panels/datetime/Makefile.am
index af76140..0fd2f2f 100644
--- a/panels/datetime/Makefile.am
+++ b/panels/datetime/Makefile.am
@@ -76,8 +76,8 @@ test_timezone_CFLAGS = $(PANEL_CFLAGS)
 
 all: check
 
+# FIXME remove "|| :" when we have all the necessary pixmaps
 check: test-timezone
-	# FIXME remove "|| :" when we have all the necessary pixmaps
 	$(builddir)/test-timezone $(srcdir)/data || :
 
 ccpanelsdir = $(PANELS_DIR)



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