From 9e88cc4466dda7159addf92fa895f972e5f4d6c5 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 30 Dec 2013 22:39:58 +0000 Subject: [PATCH] text: Add freedoom.bex as build dependency. The text must be rebuilt if the contents of the Dehacked file change, as level names are imported from it. --- graphics/text/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/text/Makefile b/graphics/text/Makefile index 0161bc80..6f340197 100644 --- a/graphics/text/Makefile +++ b/graphics/text/Makefile @@ -39,7 +39,7 @@ GRAPHICS = \ all: $(GRAPHICS) -$(GRAPHICS): config.py fontchars +$(GRAPHICS): config.py fontchars ../../lumps/fraggle/freedoom.bex ./textgen clean: