1## Process this file with automake to produce Makefile.in
2
3pkgdatadir = $(LIBVISUAL_PLUGINS_DATA_DIR)/actor/actor_gforce/GForceDeltaFields
4pkgdata_DATA = \
56_Feet_Under \
6Directed_Spread \
7Freezymelt \
8Nexus-Zero \
9SOLs_Tinsle \
10Thick_River \
11Accident \
12Directrix_Expand_-_X \
13Gail_Force_Winds \
14Noise \
15SOLs_Torch \
16Tiles \
17Directrix_Expand_-_Y \
18Galaxy \
19Nowhere \
20SOLs_Warp \
21TimeWarp \
22Claustrophobia \
23Disco_Ball \
24Good_ol_LP \
25Once_Upon_A_Time \
26SOLs_Waves \
27Traffic_Flow \
28Collapse_N_Turn \
29Donut \
30Gravity \
31Paint \
32Scattered_Flow_In \
33Tripping_Hard \
34Collapsing_Star \
35Drawn_and_Quartered \
36Gravity_Ball \
37Phantom_Mist \
38Scattered_Flow_Out \
39Tropic_Of_Capricorn \
40Constant_Out \
41Dreamscape \
42HS101_Mess \
43Poinsetta \
44Simple_Sine-Sphere \
45Tunnel_Vision \
46Contrail \
47Equalateral_Hyperbola \
48Hip-no-Therapy \
49Psycho_Disco_Ball \
50Sincos \
51Twist_of_Fate \
52DT_-_Boxes \
53Expand_N_Turn \
54In_Or_Out__Inner_Turn \
55Psychosis_-_Relapse \
56Sine_Multi-Circ \
57Twister \
58DT_-_Chaos \
59Eyes \
60Krabben \
61Quantum_Ripple \
62Sine_Slide \
63Victorian_Corset \
64DT_-_Horizon \
65Flamage \
66Left_Turn_N_Flow_Out \
67Quantum_Theta \
68Sphere \
69Watery_Ripples \
70DT_-_Swirl \
71Flamin_Ice_Cubes \
72Linear_Spread \
73Radial_Breakaway \
74Sunburst \
75Wet_Paint \
76DT_-_Tip \
77Flee \
78Right_Turn \
79Swirly \
80Wrap_Your_Brain_Around_This \
81DT_-_Water \
82Flower_Power \
83SOLs_Base \
84The_Lake \
85Yes \
86Dandelion_Psychology \
87Fractal_sweetness \
88SOLs_Perspective \
89The_MAW \
90one \
91Diamond \
92Free_Yourself \
93Marble \
94SOLs_Point_and_Hang \
95Theta_Divergence
96
97EXTRA_DIST = $(pkgdata_DATA)
98
99