summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2013-02-07 12:23:24 -0800
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-02-08 18:58:21 +1100
commit5c8bb1333f675bb8791b60b578729c6604dc5f1e (patch)
treec8e449cd24b1ced7e8007b6ccc34c22a7fc1983c /Makefile.am
parentb104c6d8afa1b025bde681b219d32904d93f17e5 (diff)
downloadflac-5c8bb1333f675bb8791b60b578729c6604dc5f1e.tar.gz
xmms - Fix libtool usage.
9b7cb22f removed the extra libtool-disable-static script in favor of always building with disable-static, but plugin_xmms still referenced libtool-disable-static explicitly. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 603c0327..9b7bd046 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,8 +32,6 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = doc include m4 man src examples test build objs
-DISTCLEANFILES = libtool-disable-static
-
EXTRA_DIST = \
COPYING.FDL \
COPYING.GPL \