From 8f0c7980d2a2605b8344a2e158f923bb532ea8a9 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 1 Dec 2008 21:16:13 +0000 Subject: Fix make dist. Subversion-branch: /branches/raven-branch Subversion-revision: 1395 --- src/heretic/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/heretic/Makefile.am b/src/heretic/Makefile.am index ab7dc1d4..6c54c0b8 100644 --- a/src/heretic/Makefile.am +++ b/src/heretic/Makefile.am @@ -50,7 +50,7 @@ sounds.c sounds.h \ s_sound.c s_sound.h EXTRA_DIST= \ -i_sound.c i_sound.h \ +i_sound.c \ i_ibm.c libheretic_a_SOURCES=$(SOURCE_FILES) -- cgit v1.2.3