~ubuntu-branches/ubuntu/wily/gnome-do/wily

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
EXTRA_DIST = COPYRIGHT

ACLOCAL_AMFLAGS = -I m4 -I m4/shamrock

SUBDIRS = \
	. \
	data \
	Do.Universe \
	Do.Platform \
	Do.Interface.Linux \
	Do.Platform.Linux \
	Do.Platform.Linux.JoliCloud \
	Do.Interface.Linux.AnimationBase \
	Do.Interface.Linux.Classic \
	Do.Interface.Linux.GlassFrame \
	Do.Interface.Linux.HUD \
	Do.Interface.Linux.Mini \
	Do \
	po \
	libdo \
	m4

# Get rid of the build dir on clean.
clean-local:
	rm -rf $(top_builddir)/build