shithub: choc

Download patch

ref: 465d7417a2a293802ffd1443821ff0cf39e3a2cf
parent: a89c1f672d5b7b908cc11d5db60d5a0e4a68eec3
author: Simon Howard <fraggle@gmail.com>
date: Fri Mar 31 11:15:54 EST 2006

Remove reference to nonexistent i_main.h

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 459

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,7 +7,7 @@
 
 DEDSERV_FILES=\
 d_dedicated.c                              \
-i_main.c             i_main.h              \
+i_main.c                                   \
 i_timer.c            i_timer.h             \
 m_argv.c             m_argv.h              \
 net_common.c         net_common.h          \