From f787326e70acc9a5d62de6f76b180bc048351aea Mon Sep 17 00:00:00 2001 From: Terts Diepraam Date: Mon, 31 May 2021 00:15:24 +0200 Subject: [PATCH] pr: add to GNUMakefile --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index 409a527cd..e2c608c8f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -82,6 +82,7 @@ PROGS := \ nproc \ od \ paste \ + pr \ printenv \ printf \ ptx \