From 5997ce8212dc92f0bc61bfb00aaf55c1dde05988 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 4 Jul 2007 22:57:07 +0000 Subject: Add pcsound_internal.h to dist. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 929 --- pcsound/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pcsound/Makefile.am b/pcsound/Makefile.am index b51268df..80ff01f8 100644 --- a/pcsound/Makefile.am +++ b/pcsound/Makefile.am @@ -7,5 +7,6 @@ libpcsound_a_SOURCES = \ pcsound.c pcsound.h \ pcsound_sdl.c \ pcsound_linux.c \ - pcsound_win32.c + pcsound_win32.c \ + pcsound_internal.h -- cgit v1.2.3