diff options
Diffstat (limited to 'devel/error/Makefile')
-rw-r--r-- | devel/error/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/error/Makefile b/devel/error/Makefile index 9de80eb3a105..ccbe35d2c0e2 100644 --- a/devel/error/Makefile +++ b/devel/error/Makefile @@ -18,6 +18,7 @@ COMMENT= Analyze diagnostic error output from compilers and other processors MANSECTS= 1 MAN1= error.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/error # MAN page COMPression SUFFIX .if !defined(NOMANCOMPRESS) |