Mercurial > sdl-ios-xcode
view src/audio/riscos/Makefile.am @ 758:619fc21d154e
Date: Wed, 17 Dec 2003 18:07:29 -0800 PST
From: "Andrew Bachmann"
Subject: recent build changes
To ensure that I submitted all the changes to you I attempt to rebuild SDL from a clean cvs checkout. Unfortunately it failed with this error:
/boot/develop/libsdl/SDL12/src/audio/baudio/SDL_beaudio.cc:35: SDL_BeApp.h: No such file or directory
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 18 Dec 2003 05:01:47 +0000 |
parents | 550bccdf04bd |
children |
line wrap: on
line source
## Makefile.am for SDL using the RISC OS audio system noinst_LTLIBRARIES = libaudio_riscos.la libaudio_riscos_la_SOURCES = $(SRCS) # The SDL audio driver sources SRCS = SDL_drenderer.c \ SDL_drenderer.h