only build if you have check
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 20 Aug 2005 20:55:58 +0000 (20:55 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 20 Aug 2005 20:55:58 +0000 (20:55 +0000)
Original commit message from CVS:
only build if you have check

Makefile.am

index 67b3ddf..609f4be 100644 (file)
@@ -28,7 +28,7 @@ SUBDIRS =                     \
        $(SUBDIRS_EXAMPLES)     \
        tools                   \
        $(SUBDIRS_GCONF)        \
-       check                   \
+       $(SUBDIRS_CHECK)        \
        docs                    \
        po                      \
        common                  \