summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-15 22:46:35 -0600
committerJeff Carr <[email protected]>2024-02-15 22:46:35 -0600
commit3887ab99d8941fc4dd42e562bea83970e182c2df (patch)
tree3690a48872ae0369fab714ccdf86d2e210ebabcc /Makefile
parent0b40e4fde2c1c8cb561b280a754b1aa222fd2948 (diff)
add only-me. fix xterm commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edfb08b..34fc476 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
all: build
reset
- ./autotypist
+ ./autotypist --only-me
stderr: build
echo "writing to /tmp/autotypist.log"