summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-10-26 13:40:06 -0400
committerJune McEnroe <programble@gmail.com>2017-10-26 13:41:02 -0400
commite5dfd3854ed1691719fd4545dea9312efe1d38f4 (patch)
tree43d9bcab025879bfe5c861c954e75a35b4385e0d /bin/Makefile
parentInclude sys/wait.h in ish (diff)
downloadsrc-e5dfd3854ed1691719fd4545dea9312efe1d38f4.tar.gz
src-e5dfd3854ed1691719fd4545dea9312efe1d38f4.zip
Remove ish
I think I've lost the ability to code...
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile
index e3f7053c..f2112e29 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,4 +1,4 @@
-BINS = atch bri dtch hnel ish jrp pbcopy pbd pbpaste typo wake watch xx
+BINS = atch bri dtch hnel jrp pbcopy pbd pbpaste typo wake watch xx
 CFLAGS += -Wall -Wextra -Wpedantic
 LDLIBS = -lcurses -ledit -lutil