diff options
Diffstat (limited to 'sbc')
-rw-r--r-- | sbc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbc/Makefile.am b/sbc/Makefile.am index ab8898af..46cb30be 100644 --- a/sbc/Makefile.am +++ b/sbc/Makefile.am @@ -1,5 +1,5 @@ -if ALSA +if SBC noinst_LTLIBRARIES = libsbc.la libsbc_la_SOURCES = sbc.h sbc.c sbc_math.h sbc_tables.h |