summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-07-29 19:54:11 +0100
committerLars Wirzenius <liw@liw.fi>2011-07-29 19:54:11 +0100
commit5a24f79659f852b9fd3b30bc097ec072fd1821ba (patch)
tree0cec0e11cc9ca04ddc9d448b159204deb4f251d0 /Makefile
parent41c73180e38f9e057601798dbdb216aa7ba4d4a4 (diff)
downloadextrautils-5a24f79659f852b9fd3b30bc097ec072fd1821ba.tar.gz
Install benchmark-cmd.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba10747..01515ee 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ progs = corrupt isascii
scripts = assert do-until errno minimify splitmboxdaily \
setuppy-debian-versions-match viewprof fix-shebang \
musictomp3 test-flacs unpack-debian-sources mksparse \
- humanify
+ humanify benchmark-cmd
CFLAGS = -Wall -O2 --std=gnu99