1## Makefile.am for tuxmath data/images/sprites:
2## Process with AutoMake:
3
4spritesdir = $(pkgdatadir)/images/sprites
5
6dist_sprites_DATA = \
7  alone0.png \
8  alone1.png \
9  aloned.png \
10  alone.svg \
11  comet0.png \
12  comet1.png \
13  comet2.png \
14  comet3.png \
15  comet4.png \
16  comet5.png \
17  cometd.png \
18  credits0.png \
19  credits1.png \
20  credits2.png \
21  credits3.png \
22  creditsd.png \
23  exclamation0.png \
24  exclamationd.png \
25  exclamation.svg \
26  factoroids0.png \
27  factoroids1.png \
28  factoroids2.png \
29  factoroidsd.png \
30  factoroids.svg \
31  factors0.png \
32  factors1.png \
33  factors2.png \
34  factors3.png \
35  factors4.png \
36  factors5.png \
37  factorsd.png \
38  fleet0.png \
39  fleetd.png \
40  fleet.svg \
41  fractions0.png \
42  fractions1.png \
43  fractions2.png \
44  fractions3.png \
45  fractions4.png \
46  fractions5.png \
47  fractions6.png \
48  fractionsd.png \
49  friends0.png \
50  friendsd.png \
51  friends.svg \
52  goldstar0.png \
53  goldstar1.png \
54  goldstard.png \
55  goldstar.svg \
56  help.svg \
57  help0.png \
58  help1.png \
59  help2.png \
60  help3.png \
61  helpd.png \
62  lan0.png \
63  lan1.png \
64  land.png \
65  lan.svg \
66  lesson0.png \
67  lesson1.png \
68  lesson2.png \
69  lesson3.png \
70  lessond.png \
71  lesson.svg \
72  main0.png \
73  main1.png \
74  main2.png \
75  main3.png \
76  main4.png \
77  main5.png \
78  main6.png \
79  main7.png \
80  maind.png \
81  main.svg \
82  no_goldstar0.png \
83  no_goldstard.png \
84  no_goldstar.svg \
85  nums0.png \
86  nums1.png \
87  nums2.png \
88  nums3.png \
89  nums4.png \
90  nums5.png \
91  nums6.png \
92  nums7.png \
93  numsd.png \
94  nums.svg \
95  quit0.png \
96  quit1.png \
97  quit2.png \
98  quit3.png \
99  quit4.png \
100  quit5.png \
101  quit6.png \
102  quit7.png \
103  quit8.png \
104  quitd.png \
105  quit.svg \
106  trophy0.png \
107  trophy1.png \
108  trophyd.png \
109  tux_config.svg \
110  tux_config0.png \
111  tux_config1.png \
112  tux_configd.png \
113  tux_config_brown.svg \
114  tux_config_brown0.png \
115  tux_config_brown1.png \
116  tux_config_brownd.png \
117  tux_helmet0.png \
118  tux_helmet1.png \
119  tux_helmet2.png \
120  tux_helmetd.png \
121  tux_helmet_black.svg \
122  tux_helmet_black0.png \
123  tux_helmet_blackd.png \
124  tux_helmet_blue.svg \
125  tux_helmet_blue0.png \
126  tux_helmet_blue1.png \
127  tux_helmet_blue2.png \
128  tux_helmet_blue3.png \
129  tux_helmet_blue4.png \
130  tux_helmet_blue5.png \
131  tux_helmet_blued.png \
132  tux_helmet_green.svg \
133  tux_helmet_green0.png \
134  tux_helmet_green1.png \
135  tux_helmet_green2.png \
136  tux_helmet_green3.png \
137  tux_helmet_green4.png \
138  tux_helmet_green5.png \
139  tux_helmet_greend.png \
140  tux_helmet_red.svg \
141  tux_helmet_red0.png \
142  tux_helmet_red1.png \
143  tux_helmet_red2.png \
144  tux_helmet_red3.png \
145  tux_helmet_red4.png \
146  tux_helmet_red5.png \
147  tux_helmet_redd.png \
148  tux_helmet_yellow.svg \
149  tux_helmet_yellow0.png \
150  tux_helmet_yellow1.png \
151  tux_helmet_yellow2.png \
152  tux_helmet_yellow3.png \
153  tux_helmet_yellow4.png \
154  tux_helmet_yellow5.png \
155  tux_helmet_yellowd.png
156
157