diff options
Diffstat (limited to 'gnu/lib/libreadline/history/Makefile')
-rw-r--r-- | gnu/lib/libreadline/history/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libreadline/history/Makefile b/gnu/lib/libreadline/history/Makefile index 7d22512..4845f16 100644 --- a/gnu/lib/libreadline/history/Makefile +++ b/gnu/lib/libreadline/history/Makefile @@ -3,6 +3,7 @@ SUBDIR= doc LIB= history +MAN= history.3 SRCS= $(HISTSRC) xmalloc.c |