Code

replaced "-" to "_" in the interp_att_g extension name to be usable as module and...
[inkscape.git] / share / extensions / Makefile.am
2 SUBDIRS = \
3         alphabet_soup \
4         Barcode \
5         Poly3DObjects \
6         test \
7         xaml2svg
9 extensiondir = $(datadir)/inkscape/extensions
11 otherstuffdir = $(datadir)/inkscape/extensions
13 moduledir = $(datadir)/inkscape/extensions
15 # If you remove an extension from here, either add it to EXTRA_DIST
16 # below, or remove all mention of it from po/inkscape.pot as well.
17 extensions = \
18         addnodes.py \
19         bezmisc.py \
20         chardataeffect.py\
21         color_brighter.py\
22         color_custom.py\
23         color_darker.py\
24         color_desaturate.py\
25         coloreffect.py\
26         color_grayscale.py\
27         color_lesshue.py\
28         color_lesslight.py\
29         color_lesssaturation.py\
30         color_morehue.py\
31         color_morelight.py\
32         color_moresaturation.py\
33         color_negative.py\
34         color_randomize.py\
35         color_removeblue.py\
36         color_removegreen.py\
37         color_removered.py\
38         color_rgbbarrel.py\
39         color_replace.py\
40         cspsubdiv.py \
41         cubicsuperpath.py \
42         dia2svg.sh \
43         dimension.py \
44         dots.py \
45         draw_from_triangle.py \
46         dxf_outlines.py \
47         dxf_templates.py \
48         edge3d.py \
49         embedimage.py \
50         embed_raster_in_svg.pl \
51         eqtexsvg.py \
52         export_gimp_palette.py \
53         extractimage.py \
54         extrude.py \
55         ffgeom.py\
56         fig2dev-ext.py \
57         flatten.py \
58         foldablebox.py \
59         fractalize.py \
60         funcplot.py \
61         gears.py\
62         gimp_xcf.py \
63         grid_cartesian.py \
64         grid_polar.py \
65         guides_creator.py \
66         handles.py \
67         hpgl_output.py \
68         ill2svg.pl \
69         inkex.py \
70         Inkscape.pm \
71         inkwebeffect.py \
72         inkweb.js \
73         interp.py \
74         interp_att_g.py \
75         launch_webbrowser.py \
76         lindenmayer.py \
77         lorem_ipsum.py \
78         markers_strokepaint.py \
79         measure.py \
80         motion.py \
81         outline2svg.pl  \
82         pathalongpath.py\
83         pathscatter.py\
84         pathmodifier.py\
85         perfectboundcover.py \
86         perspective.py \
87         polyhedron_3d.py \
88         printing-marks.py \
89         ps2dxf.sh \
90         ps2epsi.sh \
91         ps2pdf-ext.py \
92         pturtle.py \
93         radiusrand.py \
94         restack.py \
95         render_barcode.py \
96         render_alphabetsoup.py \
97         render_alphabetsoup_config.py \
98         rtree.py \
99         rubberstretch.py\
100         run_command.py \
101         simplepath.py \
102         simplepath.rb \
103         simplestyle.py \
104         simpletransform.py \
105         sk2svg.sh \
106         SpSVG.pm \
107         spirograph.py\
108         straightseg.py \
109         summersnight.py \
110         svgcalendar.py \
111         svg_and_media_zip_output.py \
112         text_uppercase.py \
113         text_lowercase.py \
114         text_sentencecase.py \
115         text_titlecase.py \
116         text_flipcase.py \
117         text_randomcase.py \
118         text_replace.py \
119         text_braille.py \
120         triangle.py \
121         txt2svg.pl \
122         uniconv-ext.py \
123         web-set-att.py \
124         web-transmit-att.py \
125         whirl.py
127 otherstuff = \
128         aisvg.xslt \
129         colors.xml \
130         svg2xaml.xsl \
131         xaml2svg.xsl
133 modules = \
134         addnodes.inx \
135         ai_input.inx \
136         ai_output.inx \
137         aisvg.inx \
138         ccx_input.inx \
139         cdr_input.inx\
140         cdt_input.inx \
141         cgm_input.inx \
142         cmx_input.inx \
143         color_brighter.inx\
144         color_custom.inx \
145         color_darker.inx\
146         color_desaturate.inx\
147         color_grayscale.inx\
148         color_lesshue.inx\
149         color_lesslight.inx\
150         color_lesssaturation.inx\
151         color_morehue.inx\
152         color_morelight.inx\
153         color_moresaturation.inx\
154         color_negative.inx\
155         color_randomize.inx\
156         color_removeblue.inx\
157         color_removegreen.inx\
158         color_removered.inx\
159         color_rgbbarrel.inx\
160         color_replace.inx\
161         dia.inx \
162         dimension.inx \
163         dots.inx \
164         draw_from_triangle.inx \
165         dxf_input.inx \
166         dxf_outlines.inx \
167         dxf_output.inx \
168         edge3d.inx \
169         embedimage.inx \
170         eps_input.inx \
171         epsi_output.inx \
172         eqtexsvg.inx \
173         export_gimp_palette.inx \
174         extractimage.inx \
175         extrude.inx \
176         fig_input.inx \
177         flatten.inx \
178         foldablebox.inx \
179         fractalize.inx \
180         funcplot.inx \
181         gears.inx\
182         gimp_xcf.inx \
183         grid_cartesian.inx \
184         grid_polar.inx \
185         guides_creator.inx \
186         handles.inx \
187         hpgl_output.inx \
188         inkscape_help_askaquestion.inx \
189         inkscape_help_commandline.inx \
190         inkscape_help_faq.inx\
191         inkscape_help_manual.inx \
192         inkscape_help_relnotes.inx \
193         inkscape_help_reportabug.inx \
194         inkscape_help_svgspec.inx \
195         inkscape_help_keys.inx \
196         interp.inx \
197         interp_att_g.inx \
198         lindenmayer.inx \
199         lorem_ipsum.inx \
200         markers_strokepaint.inx \
201         measure.inx \
202         motion.inx \
203         outline2svg.inx \
204         pathalongpath.inx\
205         pathscatter.inx\
206         perfectboundcover.inx \
207         perspective.inx \
208         polyhedron_3d.inx       \
209         printing-marks.inx \
210         ps_input.inx \
211         radiusrand.inx \
212         render_barcode.inx \
213         render_alphabetsoup.inx \
214         restack.inx \
215         rubberstretch.inx \
216         rtree.inx \
217         sk_input.inx \
218         sk1_input.inx \
219         sk1_output.inx \
220         spirograph.inx \
221         straightseg.inx \
222         summersnight.inx \
223         svg2xaml.inx \
224         svg_and_media_zip_output.inx \
225         svgcalendar.inx \
226         svgz_input.inx \
227         svgz_output.inx \
228         text_uppercase.inx\
229         text_lowercase.inx \
230         text_sentencecase.inx \
231         text_titlecase.inx \
232         text_flipcase.inx \
233         text_randomcase.inx \
234         text_replace.inx \
235         text_braille.inx \
236         triangle.inx \
237         txt2svg.inx \
238         web-set-att.inx \
239         web-transmit-att.inx \
240         whirl.inx \
241         wmf_input.inx \
242         wmf_output.inx \
243         xaml2svg.inx
246 extension_SCRIPTS = \
247         $(extensions)
249 otherstuff_DATA = \
250         $(otherstuff)
252 module_DATA = \
253         $(modules)
255 EXTRA_DIST = \
256         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)