summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kropat <mail@michael.kropat.name>2015-12-14 14:03:47 +0000
committerMichael Kropat <mail@michael.kropat.name>2015-12-14 14:03:47 +0000
commit9ea012d72f1b8d0e34ab62ab4c15d1caa285bca9 (patch)
treeab607759dd134f34baf8ef0ddde428318211722c
parentc44e5b5915ade8c84c4986b0f9aa72174509c3da (diff)
parente80e1633554dac8f5cb28e6d3b6edc4b89aa928a (diff)
Merge pull request #5 from Geoffrey-A/master
Fix typo
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)