shithub: rott

ref: 948a1fe25af7b2ca0dbd1c694b3c3610a5f32d0a
dir: /src/audiolib/Makefile.am/

View raw version
noinst_LIBRARIES = libaudiolib.a
libaudiolib_a_SOURCES = \
	dsl.c \
	fx_man.c \
	ll_man.c \
	multivoc.c \
	mv_mix.c \
	mvreverb.c \
	nodpmi.c \
	pitch.c \
	user.c \
	usrhooks.c
libaudiolib_a_CFLAGS = @SDL_CFLAGS@