From 3c1f420f6a964912961c71b20d47aa0ffb53c13d Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 13 Mar 2008 17:38:06 +0000 Subject: uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new" (2007/04/09) installation location. --- bin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 1b3ee7a..3beb06c 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -37,7 +37,8 @@ SUBDIR= cat \ sleep \ stty \ sync \ - test + test \ + uuidgen .if ${MK_RCMDS} != "no" _rcp= rcp -- cgit v1.1