diff --git a/ac3dec/libac3/Makefile.am b/ac3dec/libac3/Makefile.am index d977b33..5d60a66 100644 --- a/ac3dec/libac3/Makefile.am +++ b/ac3dec/libac3/Makefile.am @@ -1,7 +1,7 @@ # # Process this file with automake to produce Makefile.in. AUTOMAKE_OPTIONS = 1.3 foreign -CFLAGS = -Wall -Werror -O1 -g +CFLAGS = -Wall -O1 -g noinst_LIBRARIES = libac3.a