From 926c4f5c29924437d3a721a4520d991fa5f59f7e Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Fri, 16 Jun 2006 17:11:05 +0000 Subject: [PATCH] Include the right patch list when building freedm.wad. --- buildcfg.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/buildcfg.txt b/buildcfg.txt index 81f0ce96..2fb37a22 100644 --- a/buildcfg.txt +++ b/buildcfg.txt @@ -2670,10 +2670,16 @@ YSKUB0 7 18 #ifdef SHAREWARE #include "textures/shareware/pnames.txt" -#else +#endif + #ifdef DOOM2 + +#ifdef FREEDM +#include "textures/freedm/pnames.txt" +#else #include "textures/doom2/pnames.txt" #endif + #endif #if 0