aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--docs/tomo.1 (renamed from tomo.1)0
-rw-r--r--docs/tomo.1.md (renamed from tomo.1.md)0
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a2dd5111..43128f5e 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ install: build/tomo build/libtomo.so
cp -v build/libtomo.so "$(PREFIX)/lib/"
rm -f "$(PREFIX)/bin/tomo"
cp -v build/tomo "$(PREFIX)/bin/"
- cp -v tomo.1 "$(PREFIX)/man/man1/"
+ cp -v docs/tomo.1 "$(PREFIX)/man/man1/"
uninstall:
rm -rvf "$(PREFIX)/bin/tomo" "$(PREFIX)/include/tomo" "$(PREFIX)/lib/libtomo.so" "$(PREFIX)/share/tomo"; \
diff --git a/tomo.1 b/docs/tomo.1
index 439501c2..439501c2 100644
--- a/tomo.1
+++ b/docs/tomo.1
diff --git a/tomo.1.md b/docs/tomo.1.md
index c641d0d3..c641d0d3 100644
--- a/tomo.1.md
+++ b/docs/tomo.1.md