Add weapon cycling bindings for mouse and joystick buttons. Add weapon cycling bindi...
[chocolate-doom.git] / pcsound / Makefile.am
blobb956a886a87270152185f1903762005edd3a6be5
2 AM_CFLAGS=@SDLMIXER_CFLAGS@
4 noinst_LIBRARIES=libpcsound.a
6 libpcsound_a_SOURCES =                            \
7         pcsound.c           pcsound.h             \
8         pcsound_bsd.c                             \
9         pcsound_sdl.c                             \
10         pcsound_linux.c                           \
11         pcsound_win32.c                           \
12                             pcsound_internal.h