summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2010-10-08 18:32:45 +0000
committerSimon Howard2010-10-08 18:32:45 +0000
commit04ef30c2550c4b452890b8d18e4d66c45c096685 (patch)
tree9aaa51243c70b81df8825f4c7bd0168886b2a307
parent3b45e5ce842144016d43238547436bd7324d52e0 (diff)
downloadchocolate-doom-04ef30c2550c4b452890b8d18e4d66c45c096685.tar.gz
chocolate-doom-04ef30c2550c4b452890b8d18e4d66c45c096685.tar.bz2
chocolate-doom-04ef30c2550c4b452890b8d18e4d66c45c096685.zip
Add m_saves.c to build.
Subversion-branch: /branches/strife-branch Subversion-revision: 2160
-rw-r--r--src/strife/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/Makefile.am b/src/strife/Makefile.am
index 7e00556f..4dc0cabd 100644
--- a/src/strife/Makefile.am
+++ b/src/strife/Makefile.am
@@ -23,6 +23,7 @@ hu_stuff.c hu_stuff.h \
info.c info.h \
m_menu.c m_menu.h \
m_random.c m_random.h \
+m_saves.c m_saves.h \
p_ceilng.c \
p_dialog.c p_dialog.h \
p_doors.c \