Code

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