summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Howard2008-10-08 19:13:48 +0000
committerSimon Howard2008-10-08 19:13:48 +0000
commit65404cbe64c2a708cd761befa1d828f6fbbee9bf (patch)
treec6289075e66c00a6544d319014090d85f5ab14e9 /src
parentf75d8a50c100c58b040dded819d6290829037a63 (diff)
downloadchocolate-doom-65404cbe64c2a708cd761befa1d828f6fbbee9bf.tar.gz
chocolate-doom-65404cbe64c2a708cd761befa1d828f6fbbee9bf.tar.bz2
chocolate-doom-65404cbe64c2a708cd761befa1d828f6fbbee9bf.zip
Move chocolate-hexen to default build.
Subversion-branch: /branches/raven-branch Subversion-revision: 1342
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a8ef08de..70448614 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,8 +3,10 @@ SUBDIRS=doom heretic hexen
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