From 670d6bb174cea05f0d3c622bb0f6afdb9ff289d3 Mon Sep 17 00:00:00 2001 From: RjY Date: Thu, 24 Dec 2015 12:01:15 +0000 Subject: [PATCH] bootstrap: fix path to playpal-base.lmp --- bootstrap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/Makefile b/bootstrap/Makefile index d703b43a..776056ac 100644 --- a/bootstrap/Makefile +++ b/bootstrap/Makefile @@ -2,7 +2,7 @@ IWAD=./doom2.wad -$(IWAD): ../lumps/cph/misc-lumps/playpal-base.lmp +$(IWAD): ../lumps/playpal/playpal-base.lmp ./bootstrap.py < $< > $@ clean: