From e559ea8a645cabf5441e016672c92e8dac7e97d7 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Wed, 8 May 2002 01:44:03 +0000 Subject: [PATCH] virtual patch from taaz Original commit message from CVS: virtual patch from taaz --- gst/schedulers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/schedulers/Makefile.am b/gst/schedulers/Makefile.am index 4f64229ca5..5fbc239afb 100644 --- a/gst/schedulers/Makefile.am +++ b/gst/schedulers/Makefile.am @@ -27,4 +27,4 @@ libgstfaststandardscheduler_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(top_builddir)/libs/ext/cothreads/cothreads/libcothreads-gthreads.la: cd $(top_builddir)/libs/ext/cothreads/cothreads && make -EXTRA_DIST = cothreads_compat.h +noinst_HEADERS = cothreads_compat.h