blob: 4321ce0f16b65c5b52b24ae9a40bef592b1de48d [file] [log] [blame]
## Makefile.am for SDL using the UNIX /dev/audio sound driver
noinst_LTLIBRARIES = libaudio_sun.la
libaudio_sun_la_SOURCES = $(SRCS)
# The SDL audio driver sources
SRCS = SDL_sunaudio.c \
SDL_sunaudio.h