diff options
Diffstat (limited to 'misc/gwhich/Makefile')
-rw-r--r-- | misc/gwhich/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index 6394a470a058..51b7026008ac 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g MAN1= gwhich.1 +INFO= which post-install: @install-info ${PREFIX}/info/which.info ${PREFIX}/info/dir |