summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2007-07-04 22:57:07 +0000
committerSimon Howard2007-07-04 22:57:07 +0000
commit5997ce8212dc92f0bc61bfb00aaf55c1dde05988 (patch)
treec5d53f4cc840ccfa27ce0c0fee865ba5267e8aa6
parent2aa8ec9e37dbf5b546ee1052c25c6686262bf624 (diff)
downloadchocolate-doom-5997ce8212dc92f0bc61bfb00aaf55c1dde05988.tar.gz
chocolate-doom-5997ce8212dc92f0bc61bfb00aaf55c1dde05988.tar.bz2
chocolate-doom-5997ce8212dc92f0bc61bfb00aaf55c1dde05988.zip
Add pcsound_internal.h to dist.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 929
-rw-r--r--pcsound/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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