summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-10-26 13:40:06 -0400
committerJune McEnroe <june@causal.agency>2017-10-26 13:41:02 -0400
commite37593e1d80c1ae64c31de204699585e1587e70d (patch)
treeebe94c297f3898fda70723a717ea7fc309e17cf3 /bin/Makefile
parentInclude sys/wait.h in ish (diff)
downloadsrc-e37593e1d80c1ae64c31de204699585e1587e70d.tar.gz
src-e37593e1d80c1ae64c31de204699585e1587e70d.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