diff options
-rw-r--r-- | Makefile.am | 2 |
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 \ |