From 8b8f736d3a5cf2ee19da60dce3c9c798b33fba02 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 9 Feb 2002 21:38:01 +0000 Subject: [PATCH] remove it here too Original commit message from CVS: remove it here too --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 89d37c9..257529f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ else SUBDIRS_EXAMPLES = endif -SUBDIRS = include gst libs tools m4 \ +SUBDIRS = include gst libs tools \ $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS) # These are all the possible subdirs -- 2.7.4