summaryrefslogtreecommitdiff
path: root/src/heretic/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2013-09-24 20:02:25 +0000
committerSimon Howard2013-09-24 20:02:25 +0000
commit0ac394902ef009fe0b41f77095b069d4f6d7e632 (patch)
treef802015364f4c0bbfc68c68f88f619125f94df1e /src/heretic/Makefile.am
parentc2f1c3bffe1c2922c7f5d83549bd6111b880f4c2 (diff)
downloadchocolate-doom-0ac394902ef009fe0b41f77095b069d4f6d7e632.tar.gz
chocolate-doom-0ac394902ef009fe0b41f77095b069d4f6d7e632.tar.bz2
chocolate-doom-0ac394902ef009fe0b41f77095b069d4f6d7e632.zip
Split Heretic savegame code into a separate file.
Subversion-branch: /branches/v2-branch Subversion-revision: 2681
Diffstat (limited to 'src/heretic/Makefile.am')
-rw-r--r--src/heretic/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/Makefile.am b/src/heretic/Makefile.am
index bb11c2ff..bf834733 100644
--- a/src/heretic/Makefile.am
+++ b/src/heretic/Makefile.am
@@ -33,6 +33,7 @@ p_maputl.c \
p_mobj.c \
p_plats.c \
p_pspr.c \
+p_saveg.c \
p_setup.c \
p_sight.c \
p_spec.c p_spec.h \