diff libao2/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 ce1ba8fd57e7
children 9b3a8b48e5b3
line wrap: on
line diff
--- a/libao2/Makefile	Thu Feb 16 12:55:23 2006 +0000
+++ b/libao2/Makefile	Thu Feb 16 20:45:25 2006 +0000
@@ -17,6 +17,7 @@
           $(ESD_INC) \
           $(EXTRA_INC) \
           $(JACK_INC) \
+          $(OPENAL_INC) \
           $(POLYP_INC) \
           $(SDL_INC) \
           $(X11_INC) \