Mercurial > sdl-ios-xcode
view src/audio/baudio/Makefile.am @ 111:53e3d8ba4321
Now gets correct keyboard state when starting up on X11
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Sat, 14 Jul 2001 20:37:24 +0000 (2001-07-14) |
parents | 74212992fb08 |
children |
line wrap: on
line source
## Makefile.am for SDL using the BeOS BSoundPlayer sound driver noinst_LTLIBRARIES = libaudio_baudio.la libaudio_baudio_la_SOURCES = $(SRCS) # The SDL audio driver sources SRCS = SDL_beaudio.cc \ SDL_beaudio.h