diff options
author | Timo Sirainen <cras@irssi.org> | 2001-07-05 23:16:18 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-07-05 23:16:18 +0000 |
commit | 2ddba459c056798e4c5aa715b4d01546b18b79e2 (patch) | |
tree | d5bb7c29d3d4099f9fb1fac831e8ebfd5c7f061f /docs | |
parent | 3eca46285932a5412e1191e8c0d29609f2a72c74 (diff) | |
download | irssi-2ddba459c056798e4c5aa715b4d01546b18b79e2.zip |
Moved location of config, theme and doc files. Added debian dir for building a .deb easily.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1607 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index df7947a1..d34d110c 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ -docdir = $(prefix)/doc/irssi +docdir = $(datadir)/doc/irssi doc_DATA = \ botnet.txt \ |