aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2019-05-17 15:44:10 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2019-05-17 15:44:10 +0300
commit8464dc3053056a1e0a8f386fb57783ed715a0249 (patch)
tree0dd95d2f2d93022e156701d1501ad46bbd039a9e
parent56b967993fca0eb2b6026376b2f1505f19f295dd (diff)
downloadopenrussian-cli-8464dc3053056a1e0a8f386fb57783ed715a0249.tar.gz
automatically update the mandb on `make install`
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index acdcc0a..36c75d7 100644
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,7 @@ install : openrussian openrussian-sqlite3.db \
cp openrussian-completion.bash $(DESTDIR)$(COMPLETIONSDIR)/openrussian
mkdir -p $(DESTDIR)$(PREFIX)/man/man1
cp openrussian.1 $(DESTDIR)$(PREFIX)/man/man1
+ mandb
clean:
$(RM) openrussian openrussian-sql.zip openrussian-sqlite3.db