Mercurial > sdl-ios-xcode
view src/audio/nto/Makefile.am @ 90:ee1f71c10889
Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers.
Contributed by Jarek Sobieszek
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Sat, 07 Jul 2001 08:08:42 +0000 |
parents | 74212992fb08 |
children |
line wrap: on
line source
## Makefile.am for SDL using the QNX Neutrino PCM audio API noinst_LTLIBRARIES = libaudio_nto.la libaudio_nto_la_SOURCES = $(SRCS) # The SDL audio driver sources SRCS = SDL_nto_audio.c \ SDL_nto_audio.h