[gnome-control-center] datetime: Fix distcheck with parallel build
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] datetime: Fix distcheck with parallel build
- Date: Thu, 16 Dec 2010 18:38:41 +0000 (UTC)
commit 3d9f470da2af8af84f4e0580753f24a7556cb765
Author: Bastien Nocera <hadess hadess net>
Date: Thu Dec 16 18:37:00 2010 +0000
datetime: Fix distcheck with parallel build
panels/datetime/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/datetime/Makefile.am b/panels/datetime/Makefile.am
index 17bab4e..5b28699 100644
--- a/panels/datetime/Makefile.am
+++ b/panels/datetime/Makefile.am
@@ -77,10 +77,10 @@ test_timezone_SOURCES = test-timezone.c tz.c tz.h
test_timezone_LDADD = $(PANEL_LIBS) $(CAPPLET_LIBS)
test_timezone_CFLAGS = $(PANEL_CFLAGS)
-all: check
+all-local: check-local
# FIXME remove "|| :" when we have all the necessary pixmaps
-check: test-timezone
+check-local: test-timezone
$(builddir)/test-timezone $(srcdir)/data || :
ccpanelsdir = $(PANELS_DIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]