From 293e2157e22427eacd7f29e7c19dc479ca8d0b4b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 15 Mar 2016 16:04:23 +0200 Subject: Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1