summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-08 12:07:44 -0400
committerJune McEnroe <june@causal.agency>2018-08-08 12:07:44 -0400
commit68b9ac2900810f431e6f485f6ca97b6f092f7a70 (patch)
tree9a7a1008351abb6151f7e7683c1a06e39959c6b6 /bin/Makefile
parentFix colorscheme manUnderline disable (diff)
downloadsrc-68b9ac2900810f431e6f485f6ca97b6f092f7a70.tar.gz
src-68b9ac2900810f431e6f485f6ca97b6f092f7a70.zip
Add open(1) forwarding to pbd
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Makefile b/bin/Makefile
index ae667eef..677b5673 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,4 +1,4 @@
-ANY_BINS = atch dtch glitch hnel modem pbcopy pbd pbpaste pngo scheme wake xx
+ANY_BINS = atch dtch glitch hnel modem open pbcopy pbd pbpaste pngo scheme wake xx
 BSD_BINS = klon watch
 LIN_BINS = bri fbatt fbclock
 ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS)
@@ -21,7 +21,7 @@ tags: *.c
 atch: dtch
 	ln -f dtch atch
 
-pbcopy pbpaste: pbd
+open pbcopy pbpaste: pbd
 	ln -f pbd $@
 
 scheme.png: scheme