7 lines
75 B
Makefile
7 lines
75 B
Makefile
|
LDADD = -lasound
|
||
|
|
||
|
bin_PROGRAMS = sof-eqctl
|
||
|
|
||
|
sof_eqctl_SOURCES = \
|
||
|
eqctl.c
|