diff options
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r-- | ext/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 4b6e741f..a9f1e227 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -1,8 +1,7 @@ - if USE_AMRWB - AMRWB_DIR = amrwb +AMRWB_DIR = amrwb else - AMRWB_DIR = +AMRWB_DIR = endif # if USE_ARTS |