shithub: choc

Download patch

ref: 65404cbe64c2a708cd761befa1d828f6fbbee9bf
parent: f75d8a50c100c58b040dded819d6290829037a63
author: Simon Howard <fraggle@gmail.com>
date: Wed Oct 8 15:13:48 EDT 2008

Move chocolate-hexen to default build.

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

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