From acd06b0d3ce147cbc5375aba90972df85bde7cbf Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 10 May 2011 17:05:55 +0100 Subject: Add humanify to Makefile. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb2cbfd..ba10747 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,8 @@ man1dir = $(mandir)/man1 progs = corrupt isascii scripts = assert do-until errno minimify splitmboxdaily \ setuppy-debian-versions-match viewprof fix-shebang \ - musictomp3 test-flacs unpack-debian-sources mksparse + musictomp3 test-flacs unpack-debian-sources mksparse \ + humanify CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1