shithub: choc

ref: 6b1d0a8102b9740990d3defca228dc2c7b9102d2
dir: /pcsound/Makefile.am/

View raw version

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