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 | |
parent | 086b7e44e7c0a45f925501584a164217e3b61fd5 (diff) |
no check yet
Original commit message from CVS:
no check yet
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 0 insertions, 3 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 \ diff --git a/configure.ac b/configure.ac index b078a8f1..5f2f469f 100644 --- a/configure.ac +++ b/configure.ac @@ -936,7 +936,6 @@ pkgconfig/gstreamer-gconf.pc pkgconfig/gstreamer-gconf-uninstalled.pc pkgconfig/gstreamer-plugins-base.pc pkgconfig/gstreamer-plugins-base-uninstalled.pc -check/Makefile docs/Makefile docs/libs/Makefile docs/version.entities |