Build fix

This commit is contained in:
Abramo Bagnara 2000-08-31 15:56:59 +00:00
parent 46366edf30
commit 164a3cda00

View file

@ -1,7 +1,8 @@
bin_PROGRAMS = aserver
aserver_SOURCES = aserver.c
aserver_LDADD = -lasound
# aserver_LDADD = -lasound
aserver_LDADD = ../libasound.la
all: aserver