summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-09-13 10:20:25 +0300
committerLars Wirzenius <liw@liw.fi>2019-09-13 10:20:25 +0300
commit390043bd94ce038d95e8f84242a97151c7dc642f (patch)
tree6a04c72f7dee719aac60b037cf43dfbce6292196
parentc4538c476fd1260b3576498db04c922fed596b2e (diff)
downloadextrautils-390043bd94ce038d95e8f84242a97151c7dc642f.tar.gz
Fix: script name in Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6a56982..e0175c2 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ scripts = \
jwt-decode \
keepalive \
lorem \
- make-maildir-seen \
+ mark-maildir-seen \
mbox2maildir \
minimify \
musictomp3 \