summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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