diff options
-rw-r--r-- | usr.bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index ecad800..d8cedb6 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -58,6 +58,7 @@ SUBDIR= apply \ getopt \ gprof \ head \ + hesinfo \ hexdump \ id \ indent \ |