aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: bdd32f45e4b391677b1ec71bc99ff0fa77cf712e (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

SUBDIRS = \
	src \
	libindicate \
	libindicate-gtk \
	libindicator \
	examples \
	tests \
	data \
	po \
	docs

EXTRA_DIST = \
	COPYING.LIB.LGPL.2.1 \
	COPYING.LIB.LGPL.3 \
	gtk-doc.make \
	omf.make \
	xmldocs.make

DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper

DISTCLEANFILES = \
	indicator-applet-*.tar.gz \
	gtk-doc.make