summaryrefslogtreecommitdiff
path: root/src/heretic/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2015-03-27 23:40:40 -0400
committerSimon Howard2015-03-27 23:40:40 -0400
commit9c17b1f6a1f89e33f80be2efacacbc3ce4380561 (patch)
tree81e232dd601dc518339cec73bb34f382e26456ab /src/heretic/Makefile.am
parentd03ee98d63748ba0e2225be221b45a250c8c5741 (diff)
downloadchocolate-doom-9c17b1f6a1f89e33f80be2efacacbc3ce4380561.tar.gz
chocolate-doom-9c17b1f6a1f89e33f80be2efacacbc3ce4380561.tar.bz2
chocolate-doom-9c17b1f6a1f89e33f80be2efacacbc3ce4380561.zip
Remove old DOS source files.
These are leftover files that were kept around for posterity in the heretic/ and hexen/ directories, that contained system-specific DOS code used in the DOS versions of the games. There's no real reason to keep these files around any more and it's confusing having them around: some people who have tried to compile the code have mistakenly tried to include these files in compilation.
Diffstat (limited to 'src/heretic/Makefile.am')
-rw-r--r--src/heretic/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/heretic/Makefile.am b/src/heretic/Makefile.am
index 88ccc7b8..0cf95c8c 100644
--- a/src/heretic/Makefile.am
+++ b/src/heretic/Makefile.am
@@ -53,10 +53,6 @@ sb_bar.c \
sounds.c sounds.h \
s_sound.c s_sound.h
-EXTRA_DIST= \
-i_sound.c \
-i_ibm.c
-
FEATURE_DEHACKED_SOURCE_FILES = \
deh_ammo.c \
deh_frame.c \