## Makefile.am for SDL using the native OpenBSD sound driver noinst_LTLIBRARIES = libaudio_openbsd.la libaudio_openbsd_la_SOURCES = $(SRCS) # The SDL audio driver sources SRCS = SDL_openbsdaudio.c \ SDL_openbsdaudio.h