diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-07 10:52:52 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-07 10:52:52 -0400 |
commit | f53192b8ac8806fabea46a71ccee94b0c2afc2a7 (patch) | |
tree | 243cba83847ecd5ed1b1dc6e2d6fe478bca593ee /.gitignore | |
parent | 90333657d3c090677a924d6c41377a2922a7186b (diff) |
Build+install manpages
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 658e74f34b..704624e98b 100644 --- a/.gitignore +++ b/.gitignore @@ -313,3 +313,4 @@ stamp-* /config.mk /gnustandards.mk /gitfiles.mk +Makefile-man.mk |