summaryrefslogtreecommitdiffstats
path: root/gst/audioresample/Makefile.am
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2005-09-23 16:40:27 +0000
committerDavid Schleef <ds@schleef.org>2005-09-23 16:40:27 +0000
commit4de70b1520c851277c3b7daea7b717a8d531c1e7 (patch)
treef834558a1e36c4973d5db7fae155836ede85130f /gst/audioresample/Makefile.am
parent33adbc8b2330036119ce96b59e719bb63f026869 (diff)
downloadgst-plugins-bad-4de70b1520c851277c3b7daea7b717a8d531c1e7.tar.gz
gst-plugins-bad-4de70b1520c851277c3b7daea7b717a8d531c1e7.tar.bz2
gst-plugins-bad-4de70b1520c851277c3b7daea7b717a8d531c1e7.zip
gst/audioresample/: Convert to using gst debugging
Original commit message from CVS: * gst/audioresample/Makefile.am: * gst/audioresample/debug.h: * gst/audioresample/gstaudioresample.c: * gst/audioresample/resample.c: Convert to using gst debugging
Diffstat (limited to 'gst/audioresample/Makefile.am')
-rw-r--r--gst/audioresample/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/audioresample/Makefile.am b/gst/audioresample/Makefile.am
index c3e8766e..10b5377f 100644
--- a/gst/audioresample/Makefile.am
+++ b/gst/audioresample/Makefile.am
@@ -7,7 +7,6 @@ resample_SOURCES = \
resample_ref.c \
resample_chunk.c \
resample.h \
- debug.c \
buffer.c
noinst_HEADERS = \