From eba59fdf4448693b73b19ba12a11bff265d4ddfc Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Fri, 9 Mar 2007 23:30:46 +0000 Subject: Add pcsound Linux driver. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 851 --- pcsound/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'pcsound/Makefile.am') diff --git a/pcsound/Makefile.am b/pcsound/Makefile.am index 77957d72..b51268df 100644 --- a/pcsound/Makefile.am +++ b/pcsound/Makefile.am @@ -6,5 +6,6 @@ noinst_LIBRARIES=libpcsound.a libpcsound_a_SOURCES = \ pcsound.c pcsound.h \ pcsound_sdl.c \ + pcsound_linux.c \ pcsound_win32.c -- cgit v1.2.3