aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b05d4e4..0b7843a 100644
--- a/Makefile
+++ b/Makefile
@@ -29,4 +29,4 @@ clean:
install: $(TARGET)
install -m 0755 $(TARGET) $(prefix)/bin
- install -m 0644 $(TARGET).1 $(prefix)/share/man/man1
+ install -m 0644 doc/imv.1 $(prefix)/share/man/man1