summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-07-06 18:35:52 +1200
committerLars Wirzenius <liw@liw.fi>2010-07-06 18:35:52 +1200
commit4e390b1befa7a2124b673c0b09d4bffc05c6b5d1 (patch)
tree95215f6e5379b4e20d8ea729f5b827042f506844 /Makefile
parent03dc856771f67128fddf70d25de6f388e927a4b0 (diff)
downloadextrautils-4e390b1befa7a2124b673c0b09d4bffc05c6b5d1.tar.gz
Add viewprof.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 772bc44..cd52cee 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ man1dir = $(mandir)/man1
progs = corrupt isascii
scripts = assert do-until errno minimify onerror splitmboxdaily \
- setuppy-debian-versions-match
+ setuppy-debian-versions-match viewprof
CFLAGS = -Wall -O2 --std=gnu99