1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
irssi/docs/Makefile.am
Timo Sirainen 14880c74e3 Removed generation of startup-HOWTO.txt, people should be able to read the
.html just fine, and the .txt is getting ugly.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2877 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-08-14 19:09:36 +00:00

18 lines
233 B
Makefile

docdir = $(datadir)/doc/irssi
doc_DATA = \
botnet.txt \
design.txt \
formats.txt \
manual.txt \
faq.html \
faq.txt \
perl.txt \
signals.txt \
special_vars.txt \
startup-HOWTO.html
EXTRA_DIST = $(doc_DATA)
SUBDIRS = help