commit 04ef30c2550c4b452890b8d18e4d66c45c096685
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Fri Oct 8 18:32:45 2010 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Fri Oct 8 18:32:45 2010 +0000
Add m_saves.c to build.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2160
---
src/strife/Makefile.am | 1 +
1 file changed, 1 insertion(+)
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 \