summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-01-31 19:09:57 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-01-31 19:09:57 +0000
commit0b4a3a4dbdc717161c70d8450c37eab1fb838e91 (patch)
treee85bb96b6385b7009231efc96fb72015fb917926 /ext/Makefile.am
parent914291808ad10621d6a74031f3d46d45eef5a3a3 (diff)
downloadgstreamer-plugins-bad-0b4a3a4dbdc717161c70d8450c37eab1fb838e91.tar.gz
Remove dead audiofile plugin
This was never even ported to 0.10.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 15f2708a0..f2d9059f6 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -16,12 +16,6 @@ else
APEXSINK_DIR =
endif
-# if USE_AUDIOFILE
-# AUDIOFILE_DIR=audiofile
-# else
-AUDIOFILE_DIR=
-# endif
-
if USE_BS2B
BS2B_DIR=bs2b
else