summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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