From e80e1633554dac8f5cb28e6d3b6edc4b89aa928a Mon Sep 17 00:00:00 2001 From: Geoffrey Date: Mon, 14 Dec 2015 16:14:45 +1300 Subject: Fix typo. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a769db8..44201fb 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ .SUFFIXES: .tex .pdf -.PHONEY : default install uninstall clean pdf watch +.PHONY : default install uninstall clean pdf watch REPORT = example SHOW = $(REPORT) -- cgit v1.2.3