From 362974421d64626cb065d3f7e203a0b1803fbecf Mon Sep 17 00:00:00 2001 From: skyjake Date: Sun, 25 Jul 2004 20:34:25 +0000 Subject: [PATCH] Games are optional targets --- doomsday/Src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doomsday/Src/Makefile.am b/doomsday/Src/Makefile.am index ce3ab146b2..cb52498175 100644 --- a/doomsday/Src/Makefile.am +++ b/doomsday/Src/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = dpDehRead dpMapLoad jHeretic jHexen $(OPTIONAL_SUBDIRS) +SUBDIRS = dpDehRead dpMapLoad $(OPTIONAL_SUBDIRS) bin_PROGRAMS = doomsday