diff Makefile @ 17633:e0ef5688cce7

OpenAL audio support, actual output is mono-only (no positioning yet).
author reimar
date Thu, 16 Feb 2006 20:45:25 +0000
parents 156305f44337
children 83c1acef76d5
line wrap: on
line diff
--- a/Makefile	Thu Feb 16 12:55:23 2006 +0000
+++ b/Makefile	Thu Feb 16 20:45:25 2006 +0000
@@ -83,6 +83,7 @@
 AO_LIBS = $(ARTS_LIB) \
           $(ESD_LIB) \
           $(JACK_LIB) \
+          $(OPENAL_LIB) \
           $(NAS_LIB) \
           $(SGIAUDIO_LIB) \
           $(POLYP_LIB) \