From 4e390b1befa7a2124b673c0b09d4bffc05c6b5d1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 6 Jul 2010 18:35:52 +1200 Subject: Add viewprof. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.1