From 521211630283b782c00ba562a914f56c3c82dbeb Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Thu, 20 Dec 2001 01:27:13 +0000 Subject: [PATCH] gstreamer.m4 extra_dist removal Original commit message from CVS: gstreamer.m4 extra_dist removal --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e5b9f44..698751c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ DIST_SUBDIRS = include gst libs plugins tools test tests testsuite examples gstp pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gstreamer.pc -EXTRA_DIST = gstreamer.spec.in gstreamer.m4 \ +EXTRA_DIST = gstreamer.spec.in \ gstreamer.pc.in gstreamer-uninstalled.pc.in \ configure.ac autogen.sh depcomp \ LICENSE REQUIREMENTS ABOUT-NLS \ -- 2.7.4