From 4a3a404a5cb2a8d5be83e28cec5c539928fa30f4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 6 Jan 2017 23:18:24 -0500 Subject: aaaah --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9eb8c00..2307b64 100644 --- a/Makefile +++ b/Makefile @@ -75,6 +75,9 @@ irb: irb .PHONY: irb +check: + ./check.rb + .PHONY: FORCE .DELETE_ON_ERROR: .SECONDARY: -- cgit v1.2.3