From 0f4ee5636a384d12c328d34255a3f6014ecf314d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 3 May 2011 19:31:05 +0100 Subject: Add mksparse to installation. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aecc3de..fb2cbfd 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ 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 + musictomp3 test-flacs unpack-debian-sources mksparse CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1