diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/heretic/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) |