shithub: choc

Download patch

ref: 04ef30c2550c4b452890b8d18e4d66c45c096685
parent: 3b45e5ce842144016d43238547436bd7324d52e0
author: Simon Howard <fraggle@gmail.com>
date: Fri Oct 8 14:32:45 EDT 2010

Add m_saves.c to build.

Subversion-branch: /branches/strife-branch
Subversion-revision: 2160

--- a/src/strife/Makefile.am
+++ b/src/strife/Makefile.am
@@ -23,6 +23,7 @@
 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                       \