From bcc04ae4fe76cc81e298707e176a03bcf0d728c6 Mon Sep 17 00:00:00 2001 From: Heather Date: Wed, 4 Jun 2014 09:28:22 +0400 Subject: [PATCH] move hostname to unix_progs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 72364b595..3a6bba447 100644 --- a/Makefile +++ b/Makefile @@ -36,11 +36,11 @@ PROGS := \ unlink \ wc \ yes \ - hostname \ head \ UNIX_PROGS := \ hostid \ + hostname \ kill \ logname \ users \