summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-20 20:55:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-20 20:55:58 +0000
commitf8ad8cc4f6a045cf9cb03f43d86765adcd4a8a31 (patch)
treed26962c99359ab024a8141d319c00825d9d38349 /Makefile.am
parent585493a9dd3ad34f536a81c9db88673be7c2aee0 (diff)
only build if you have check
Original commit message from CVS: only build if you have check
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 67b3ddf6..609f4be9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ SUBDIRS = \
$(SUBDIRS_EXAMPLES) \
tools \
$(SUBDIRS_GCONF) \
- check \
+ $(SUBDIRS_CHECK) \
docs \
po \
common \