From 5d2049cdb314e910b6ecdb4ead06cae7e23b966d Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 11 Aug 2008 15:05:35 +0000 Subject: [PATCH] gst-libs/gst/audio/Makefile.am: Don't try to build that example anymore. Original commit message from CVS: * gst-libs/gst/audio/Makefile.am: Don't try to build that example anymore. --- ChangeLog | 5 +++++ gst-libs/gst/audio/Makefile.am | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4b03d38..27f49da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-08-11 Stefan Kost + * gst-libs/gst/audio/Makefile.am: + Don't try to build that example anymore. + +2008-08-11 Stefan Kost + * gst-libs/gst/audio/.cvsignore: * gst-libs/gst/audio/Makefile.am: * gst-libs/gst/audio/gstaudiofiltertemplate.c: diff --git a/gst-libs/gst/audio/Makefile.am b/gst-libs/gst/audio/Makefile.am index 14306dd..de038d4 100644 --- a/gst-libs/gst/audio/Makefile.am +++ b/gst-libs/gst/audio/Makefile.am @@ -9,7 +9,6 @@ BUILT_SOURCES = $(built_sources) $(built_headers) lib_LTLIBRARIES = \ libgstaudio-@GST_MAJORMINOR@.la -noinst_LTLIBRARIES = libgstaudiofilterexample.la CLEANFILES = $(BUILT_SOURCES) -- 2.7.4