summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
blob: 6244750623578d6336255af8da8d02293796e954 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
NULL = 

SUBDIRS = reference

man_MANS = \
	caja.1 \
	caja-autorun-software.1 \
	caja-connect-server.1 \
	caja-file-management-properties.1 \
	$(NULL)

EXTRA_DIST = \
	$(man_MANS) \
	architecture.txt \
	dnd.txt \
	load-states.dia \
	caja-internals.sxw \
	caja-internals.pdf \
	caja-io.txt \
	caja.faq \
	recommended-books.html \
	smoketests.html \
	state-machines.txt \
	style-guide.html \
	key_mouse_navigation.txt \
	$(NULL)