Add efacf056cd
This commit is contained in:
13
dockerdoom/trunk/pcsound/Makefile.am
Normal file
13
dockerdoom/trunk/pcsound/Makefile.am
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
AM_CFLAGS=@SDLMIXER_CFLAGS@
|
||||
|
||||
noinst_LIBRARIES=libpcsound.a
|
||||
|
||||
libpcsound_a_SOURCES = \
|
||||
pcsound.c pcsound.h \
|
||||
pcsound_bsd.c \
|
||||
pcsound_sdl.c \
|
||||
pcsound_linux.c \
|
||||
pcsound_win32.c \
|
||||
pcsound_internal.h
|
||||
|
Reference in New Issue
Block a user