aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2015-11-10 16:12:10 +0000
committerHarry Jeffery <harry@exec64.co.uk>2015-11-10 16:12:10 +0000
commit507d24d15694cae8e3313b6e02d6bac51f4ea1cb (patch)
tree2c9f137e8b8c4ac9fdf838cf225d0cc9a947f7cc /Makefile
parent3158d22a54ae100198952070b2b9c91754c4decc (diff)
downloadimv-507d24d15694cae8e3313b6e02d6bac51f4ea1cb.tar.gz
Create manpage
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4932368..33d3724 100644
--- a/Makefile
+++ b/Makefile
@@ -16,3 +16,4 @@ clean:
install: $(TARGET)
install -m 0755 $(TARGET) $(prefix)/bin
+ install -m 0644 $(TARGET).1 $(prefix)/share/man/man1