From 191fabfbcce17caf463b5f54fa722bf8eb7f2e60 Mon Sep 17 00:00:00 2001 From: Daveo Date: Thu, 8 Mar 2001 23:13:50 +0000 Subject: [PATCH] --- makefile.gfx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.gfx b/makefile.gfx index 16d57f1fc..f1b6754cb 100644 --- a/makefile.gfx +++ b/makefile.gfx @@ -522,7 +522,7 @@ $(GRAF_DIRS_TO_MAKE) : BIGLUMP_IN := $(GFX_DATA_OUT) BIGLUMP_OUT := $(VERSION_DIR)/BigLump.Bin -BIGLUMP_INC := $(INC_DIR)/BigLump.hx +BIGLUMP_INC := $(INC_DIR)/BigLump.h biglump : $(BIGLUMP_OUT)