summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-07-15 15:16:10 -0300
committerMarcel Holtmann <marcel@holtmann.org>2012-07-29 20:01:50 -0700
commit1c165b7cce6c2a255a71b9899cbb1f1adc83fee2 (patch)
treee82c36fc6332bb83bcfc2a0cc858cfdddcd99dcb /Makefile.am
parent70115c1e2c9daeea95c9e4cb91453a07abf7a2b9 (diff)
build: Rename option for SBC tester
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0db607b..536ad9d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ src_sbcenc_SOURCES = src/sbcenc.c src/formats.h
src_sbcenc_LDADD = sbc/libsbc-private.la
endif
-if SBCTESTER
+if TESTER
noinst_PROGRAMS = src/sbctester
src_sbctester_LDADD = @SNDFILE_LIBS@ -lm