diff options
Diffstat (limited to 'gst/audioresample/Makefile.am')
-rw-r--r-- | gst/audioresample/Makefile.am | 1 |
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 = \ |