mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-27 07:00:09 -05:00
autoconf & automake clean up.
This commit is contained in:
parent
e24a42fbea
commit
9d40e1834b
11 changed files with 12 additions and 24 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# # Process this file with automake to produce Makefile.in.
|
||||
AUTOMAKE_OPTIONS = 1.3 foreign
|
||||
|
||||
CFLAGS = -Wall -Werror -O3 -g
|
||||
|
||||
bin_PROGRAMS = ac3dec
|
||||
|
||||
ac3dec_LDADD= -L./libac3 -lac3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue