summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Howard2008-09-30 22:59:48 +0000
committerSimon Howard2008-09-30 22:59:48 +0000
commit40fddbd7f603b6d60d21393c6c2bfed739392e00 (patch)
tree5f1738fadfeefcd1ff0e04d1c7f5946280657b2f /src
parent8cae6e48779beb3dc8e95a5c32b422b2504b5722 (diff)
downloadchocolate-doom-40fddbd7f603b6d60d21393c6c2bfed739392e00.tar.gz
chocolate-doom-40fddbd7f603b6d60d21393c6c2bfed739392e00.tar.bz2
chocolate-doom-40fddbd7f603b6d60d21393c6c2bfed739392e00.zip
Add chocolate-heretic to default build.
Subversion-branch: /branches/raven-branch Subversion-revision: 1309
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a7746831..a8ef08de 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,8 +3,8 @@ SUBDIRS=doom heretic hexen
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