diff --git a/Makefile b/Makefile index 28fc3f22a..d01d750fc 100644 --- a/Makefile +++ b/Makefile @@ -28,13 +28,13 @@ PROGS := \ truncate \ wc \ yes \ - tty \ hostname \ head \ UNIX_PROGS := \ users \ whoami \ + tty \ id ifneq ($(OS),Windows_NT)