From ed7a104f0220ac9333ffde0e66c433ad5a91c837 Mon Sep 17 00:00:00 2001 From: Jake Burkholder Date: Tue, 2 Apr 2002 04:28:57 +0000 Subject: [PATCH] Connect ktrdump to the build. . --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index ef481a4e79d..7b97d9f488d 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -71,6 +71,7 @@ SUBDIR= apply \ keylogout \ killall \ ktrace \ + ktrdump \ lam \ last \ lastcomm \