diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-03-07 17:29:19 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-03-07 17:29:19 +0100 |
commit | b4ab24150d0182306a4408db5f54ee5553063307 (patch) | |
tree | 24ce68d52008860969b4ffda3420c16742bdf9b2 /.gitignore | |
parent | 140c2b4a501af1b2e1b60ddf1094cc0c1060e75b (diff) |
make: install manpages in 'install' target
gzip and install the manpages for llmnrd and llmnr-query in the
Makefile's 'install' target.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*.gz *.o llmnrd llmnr-query |