From 8d595c7ee72ea660f063fd5da01c1347775efafd Mon Sep 17 00:00:00 2001 From: Ayub Ahmed Date: Sat, 11 Mar 2017 11:02:21 +0600 Subject: [PATCH] titlepic/Makefile: fix typo --- graphics/titlepic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/titlepic/Makefile b/graphics/titlepic/Makefile index 6f00ca13..9aa35854 100644 --- a/graphics/titlepic/Makefile +++ b/graphics/titlepic/Makefile @@ -27,6 +27,6 @@ fdmtitle.gif: freedm_titlepic.gif clean: rm -f m_dm.gif m_doom.gif fd1title.gif fd2title.gif fdmtitle.gif \ ../fd1title.gif ../fd2title.gif ../fdmtitle.gif ../t_phase1.gif \ - t_phase1.gif ../t-phase2.gif t_phase2.gif + t_phase1.gif ../t_phase2.gif t_phase2.gif .PHONY: clean