Mercurial > sdl-ios-xcode
view src/audio/amigaos/Makefile.am @ 381:bc1401311390
Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 28 May 2002 20:01:29 +0000 (2002-05-28) |
parents | 75a95f82bc1f |
children |
line wrap: on
line source
## Makefile.am for the SDL AmigaOS audio subsystem noinst_LTLIBRARIES = libaudio_arch.la ARCH_SRCS = SDL_ahiaudio.c SDL_ahiaudio.h libaudio_arch_la_SOURCES = $(ARCH_SRCS)