diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2015-06-12 18:50:55 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2015-06-12 18:50:55 +0200 |
commit | d222c11f74a5662df59e00e7ae6c8105179a804e (patch) | |
tree | 2bf00c2f7d105be6cde53bf7efb19a34794944d9 /docs | |
parent | 4cc6fdaaab5db3d22e195b1d0912dae40348e140 (diff) | |
download | irssi-d222c11f74a5662df59e00e7ae6c8105179a804e.zip |
Revert "Bug fix - docdir is ignored during installation."
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 861a2ca4..5e222564 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,3 +1,5 @@ +docdir = $(datadir)/doc/irssi + man_MANS = \ irssi.1 |