From 3e540185b71e7a3bfa9348a13691bf40569a06aa Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 31 Oct 2017 22:44:56 +1300 Subject: Check and lint URxvt Perls correctly Require that the URxvt Perls are built correctly. There's only one at the moment, so I'll make that the single prerequisite for the `check-urxvt` target. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 84da1d44..5b316294 100644 --- a/Makefile +++ b/Makefile @@ -556,7 +556,7 @@ check-login-shell: check-sh: sh check/sh.sh -check-urxvt: +check-urxvt: urxvt/ext/select sh check/urxvt.sh check-xinit: -- cgit v1.2.3