diff options
-rw-r--r-- | utils/nhfsstone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/nhfsstone/Makefile b/utils/nhfsstone/Makefile index d16ff70..c2945d4 100644 --- a/utils/nhfsstone/Makefile +++ b/utils/nhfsstone/Makefile @@ -4,6 +4,6 @@ PROGRAM = nhfsstone OBJS = nhfsstone.o -MAN1 = nhfsstone +MAN8 = nhfsstone include $(TOP)rules.mk |