summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
blob: 020a73a6c7de22f0fdf2f8d145165ae7126419b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl

SUBDIRS = reference tools

EXTRA_DIST += \
	CODING-STYLE			\
	developers.txt			\
	dnd_internals.txt		\
	focus_tracking.txt		\
	RELEASE-HOWTO			\
	sizing-test.txt			\
	styles.txt			\
	text_widget_internals.txt	\
	tree-column-sizing.png		\
	tree-column-sizing.txt		\
	widget_geometry.txt		\
	widget_system.txt

-include $(top_srcdir)/git.mk