diff options
-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 |