diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-07-07 16:44:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-07-07 16:44:32 +0000 |
commit | c3c4260ea80a6502300912730b076b8d03337564 (patch) | |
tree | 49eb2b18a6d4b333e8f04696a30ed9eaf2a7991b /Makefile.am | |
parent | 086b7e44e7c0a45f925501584a164217e3b61fd5 (diff) |
no check yet
Original commit message from CVS:
no check yet
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index fe73f81a..a2e93784 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,6 @@ SUBDIRS = \ $(SUBDIRS_EXAMPLES) \ tools \ $(SUBDIRS_GCONF) \ - $(SUBDIRS_CHECK) \ docs \ po \ common \ @@ -42,7 +41,6 @@ DIST_SUBDIRS = \ examples \ tools \ gconf \ - check \ po \ common \ m4 \ |