summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-03-13 17:38:06 +0000
committerobrien <obrien@FreeBSD.org>2008-03-13 17:38:06 +0000
commit3c1f420f6a964912961c71b20d47aa0ffb53c13d (patch)
tree60ba74bb7a6e280129997e038b768f94e312bf13 /bin/Makefile
parent28b47dfe8b27431d96f575592c3841c7687fe5d1 (diff)
downloadFreeBSD-src-3c1f420f6a964912961c71b20d47aa0ffb53c13d.zip
FreeBSD-src-3c1f420f6a964912961c71b20d47aa0ffb53c13d.tar.gz
uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"
(2007/04/09) installation location.
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile3
1 files changed, 2 insertions, 1 deletions
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
OpenPOWER on IntegriCloud