shithub: choc

Download patch

ref: 40fddbd7f603b6d60d21393c6c2bfed739392e00
parent: 8cae6e48779beb3dc8e95a5c32b422b2504b5722
author: Simon Howard <fraggle@gmail.com>
date: Tue Sep 30 18:59:48 EDT 2008

Add chocolate-heretic to default build.

Subversion-branch: /branches/raven-branch
Subversion-revision: 1309

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,8 +3,8 @@
 
 gamesdir = $(prefix)/games
 
-EXTRA_PROGRAMS = chocolate-heretic chocolate-hexen
-games_PROGRAMS = chocolate-doom chocolate-server
+EXTRA_PROGRAMS = chocolate-hexen
+games_PROGRAMS = chocolate-doom chocolate-heretic chocolate-server
 
 AM_CFLAGS = -Idoom -I../textscreen -I../pcsound @SDL_CFLAGS@ @SDLMIXER_CFLAGS@ @SDLNET_CFLAGS@ -Werror