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
This commit is contained in:
Timo Sirainen 2001-07-05 23:16:18 +00:00 committed by cras
commit 2ddba459c0
17 changed files with 246 additions and 9 deletions

View file

@ -1,4 +1,6 @@
EXTRA_DIST = \
scriptdir = $(datadir)/irssi/scripts
script_DATA = \
autoop.pl \
autorejoin.pl \
clones.pl \
@ -6,3 +8,5 @@ EXTRA_DIST = \
privmsg.pl \
realname.pl \
quitmsg.pl
EXTRA_DIST = $(script_DATA)