Sign in
nest-open-source
/
manifest_repos
/
alsa-lib
/
72083d95ec66ecff6af8fadd4f4d32f08d790d0f
/
.
/
aserver
/
Makefile.am
blob: fbdb94cf94029634d53e76d59baa36ac785ab079 [
file
] [
log
] [
blame
]
bin_PROGRAMS
=
aserver
aserver_SOURCES
=
aserver
.
c
# aserver_LDADD = -lasound
aserver_LDADD
=
../
src
/
libasound
.
la
all
:
aserver
AM_CPPFLAGS
=-
I$
(
top_srcdir
)/
include
-
I$
(
top_srcdir
)/
src
/
pcm
../
src
/
libasound
.
la
:
$
(
MAKE
)
-
C
../
src libasound
.
la