Add weapon cycling bindings for mouse and joystick buttons. Add weapon cycling bindi...
[chocolate-doom.git] / opl / Makefile.am
blobd099b8753ddbbefff84297246c50bdb5d96e5bf7
2 AM_CFLAGS=@SDLMIXER_CFLAGS@
4 SUBDIRS = . examples
6 noinst_LIBRARIES=libopl.a
8 libopl_a_SOURCES =                                \
9                             opl_internal.h        \
10         opl.c               opl.h                 \
11         opl_linux.c                               \
12         opl_obsd.c                                \
13         opl_queue.c         opl_queue.h           \
14         opl_sdl.c                                 \
15         opl_timer.c         opl_timer.h           \
16         opl_win32.c                               \
17         ioperm_sys.c        ioperm_sys.h          \
18         fmopl.c             fmopl.h