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

1.1.3 by Christopher James Halse Rogers
Import upstream version 0.6.0.0
1
EXTRA_DIST = COPYRIGHT
2
1.1.6 by Daniel T Chen
Import upstream version 0.8.1.3
3
ACLOCAL_AMFLAGS = -I m4 -I m4/shamrock
1 by Christopher James Halse Rogers
Import upstream version 0.3.2.1
4
1.1.5 by Christopher James Halse Rogers
Import upstream version 0.8.0
5
SUBDIRS = \
6
	. \
1.1.6 by Daniel T Chen
Import upstream version 0.8.1.3
7
	data \
1.1.5 by Christopher James Halse Rogers
Import upstream version 0.8.0
8
	Do.Universe \
9
	Do.Platform \
10
	Do.Interface.Linux \
0.2.3 by Christopher James Halse Rogers
Import upstream version 0.8.2+dfsg
11
	Do.Platform.Linux \
1.1.10 by Christopher James Halse Rogers
Import upstream version 0.8.4
12
	Do.Platform.Linux.JoliCloud \
0.2.3 by Christopher James Halse Rogers
Import upstream version 0.8.2+dfsg
13
	Do.Interface.Linux.AnimationBase \
1.1.5 by Christopher James Halse Rogers
Import upstream version 0.8.0
14
	Do.Interface.Linux.Classic \
15
	Do.Interface.Linux.GlassFrame \
16
	Do.Interface.Linux.HUD \
17
	Do.Interface.Linux.Mini \
18
	Do \
19
	po \
20
	libdo \
1.1.6 by Daniel T Chen
Import upstream version 0.8.1.3
21
	m4
1.1.5 by Christopher James Halse Rogers
Import upstream version 0.8.0
22
23
# Get rid of the build dir on clean.
24
clean-local:
25
	rm -rf $(top_builddir)/build