view src/audio/amigaos/Makefile.am @ 1:cf2af46e9e2a

Changes since SDL 1.2.0 release
author Sam Lantinga <slouken@lokigames.com>
date Thu, 26 Apr 2001 16:50:19 +0000
parents 74212992fb08
children 75a95f82bc1f
line wrap: on
line source


## Makefile.am for the SDL AmigaOS audio subsystem

noinst_LTLIBRARIES = libaudio_arch.la

ARCH_SRCS = SDL_ahiaudio.c SDL_audio.c SDL_lowaudio.h SDL_sysaudio.h

libaudio_arch_la_SOURCES = $(ARCH_SRCS)