summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-03-15 16:04:23 +0200
committerLars Wirzenius <liw@liw.fi>2016-03-15 16:04:23 +0200
commit293e2157e22427eacd7f29e7c19dc479ca8d0b4b (patch)
tree054340a15e0ed6f3f2e5f2cd93d355068aa23d27 /Makefile
parent8f84205fc911a4fbd2d5caa175a59dff9a2aa0f8 (diff)
downloadextrautils-293e2157e22427eacd7f29e7c19dc479ca8d0b4b.tar.gz
Update Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55b801b..d581d9a 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ scripts = assert do-until minimify splitmboxdaily \
setuppy-debian-versions-match viewprof fix-shebang \
musictomp3 test-flacs unpack-debian-sources \
humanify benchmark-cmd print-argv filecount \
- prettyson prettyml
+ prettyson prettyml mbox2maildir
manpagesin = $(shell ls *.1.in)
CFLAGS = -Wall -O2 --std=gnu99