summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2005-10-02 03:16:29 +0000
committerSimon Howard2005-10-02 03:16:29 +0000
commit2f20195e2aa6f17fc30626a566b70dc218d46e22 (patch)
treecdbe5e62f540d1f3b65090bd66ea609f0716f30f /Makefile.am
parentf75826fa71ff17f3b8852918e9051ddee9f5e119 (diff)
downloadchocolate-doom-2f20195e2aa6f17fc30626a566b70dc218d46e22.tar.gz
chocolate-doom-2f20195e2aa6f17fc30626a566b70dc218d46e22.tar.bz2
chocolate-doom-2f20195e2aa6f17fc30626a566b70dc218d46e22.zip
ENDOOM support using text mode emulation
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 147
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ddb532d4..bab2f8c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,5 +15,5 @@ EXTRA_DIST= \
MAINTAINERCLEANFILES = $(AUX_DIST_GEN)
docdir=$(prefix)/share/doc/@PACKAGE@
-SUBDIRS=src
+SUBDIRS=textscreen src