From 6dbe8b46a7cee98823c601524e31639cf4490b16 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 6 May 2005 12:43:59 +0000 Subject: various fixes to make it possible to build rpms from gst-plugins head Original commit message from CVS: various fixes to make it possible to build rpms from gst-plugins head --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 866b95a9..739a6440 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,13 +15,13 @@ endif SUBDIRS = \ gst sys ext \ $(GCONF_DIR) \ - m4 + m4 common # disabled # $(SUBDIRS_DOCS) DIST_SUBDIRS = \ gst sys ext \ - m4 + m4 common # disabled # docs -- cgit