File: Makefile.am

package info (click to toggle)
irssi 1.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,224 kB
  • sloc: ansic: 64,103; sh: 4,970; perl: 2,734; makefile: 1,206
file content (21 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
man_MANS = \
	irssi.1

doc_DATA = \
	capsicum.txt \
	design.html \
	design.txt \
	formats.txt \
	manual.txt \
	faq.html \
	faq.txt \
	perl.txt \
	signals.txt \
	special_vars.txt \
	startup-HOWTO.html \
	startup-HOWTO.txt

EXTRA_DIST = $(doc_DATA) $(man_MANS) \
	meson.build

SUBDIRS = help