$NetBSD$

--- src/Makefile.in.orig	2007-08-30 13:59:08.000000000 +0000
+++ src/Makefile.in
@@ -219,7 +219,7 @@ libalut_la_SOURCES = \
 
 
 # We use sin and floor, so we might need -lm, autoconf takes care of this.
-libalut_la_LIBADD = $(LIBM)
+libalut_la_LIBADD = -lopenal $(LIBM)
 
 # The following libtool flag is neccessary for building DLLs on Windows.
 
