summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-04-08 08:20:20 +0100
committerLars Wirzenius <liw@liw.fi>2012-04-08 08:20:20 +0100
commitc65b18bad3d32a80240226d2b8dd48c2a4bf7c9a (patch)
tree53dbf81442e1dd883f83f95f581616c23b97363c /Makefile
parentc93580f897c4e0828f5b4beef1258a3ea6164e43 (diff)
downloadextrautils-c65b18bad3d32a80240226d2b8dd48c2a4bf7c9a.tar.gz
Remove mksparse from Makefileextrautils-1.17
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c55eff5..899cfe9 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 mksparse \
+ musictomp3 test-flacs unpack-debian-sources \
humanify benchmark-cmd print-argv
manpagesin = $(shell ls *.1.in)