summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-07-26 21:03:35 -0400
committerJakob Kaivo <jkk@ung.org>2019-07-26 21:03:35 -0400
commit1d151651323894437cc7cfb3895f2f7e651c5294 (patch)
tree55a931beee541eec18563cfaab9c2b694376d074 /Makefile
parent0b7dbc419e470f5bcd190e8ffc2917984226a7ea (diff)
add pinky
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1238b26..66a0ca2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.POSIX:
-PROGRAMS=arch base64 factor hostid mktemp nproc printenv readlink \
+PROGRAMS=arch base64 factor hostid mktemp nproc pinky printenv readlink \
seq stdbuf sync tac uptime users vdir yes
all: $(PROGRAMS)