summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-03-07 17:29:19 +0100
committerTobias Klauser <tklauser@distanz.ch>2017-03-07 17:29:19 +0100
commitb4ab24150d0182306a4408db5f54ee5553063307 (patch)
tree24ce68d52008860969b4ffda3420c16742bdf9b2 /.gitignore
parent140c2b4a501af1b2e1b60ddf1094cc0c1060e75b (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be74249..f6844a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.gz
*.o
llmnrd
llmnr-query