1SUBDIRS = Movie \
2	actionscript \
3	Filter \
4	Morph \
5	Video \
6	Shape \
7	LineStyle \
8	Media \
9	MovieClip \
10	Gradient \
11	FillStyle \
12	Font	\
13	Text	\
14	Bitmap	\
15	BrowserFont \
16	TextField \
17	PrebuiltClip \
18	Button	\
19	Action	\
20	Sound	\
21	SoundStream
22
23EXTRA_DIST = \
24	dotests.pl \
25	Makefile.inc \
26	run_test.c \
27	run_test.h
28
29