Code

Trying to get Poly3DObjects to build properly on Linux - See LP#230478
[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         dxf_outlines.py \
45         dxf_templates.py \
46         edge3d.py \
47         embedimage.py \
48         embed_raster_in_svg.pl \
49         eqtexsvg.py \
50         export_gimp_palette.py \
51         extractimage.py \
52         ffgeom.py\
53         fig2svg.sh \
54         flatten.py \
55         fractalize.py \
56         funcplot.py \
57         gears.py\
58         gimp_xcf.py \
59         grid_cartesian.py \
60         grid_polar.py \
61         handles.py \
62         ill2svg.pl \
63         inkex.py \
64         interp.py \
65         launch_webbrowser.py \
66         lindenmayer.py \
67         lorem_ipsum.py \
68         markers_strokepaint.py \
69         measure.py \
70         motion.py \
71         outline2svg.pl  \
72         pathalongpath.py\
73         pathscatter.py\
74         pathmodifier.py\
75         perfectboundcover.py \
76         perspective.py \
77         polyhedron_3d.py \
78         ps2dxf.sh \
79         ps2epsi.sh \
80         ps2pdf.cmd \
81         ps2pdf.sh \
82         pturtle.py \
83         radiusrand.py \
84         restack.py \
85         render_barcode.py \
86         render_alphabetsoup.py \
87         render_alphabetsoup_config.py \
88         rtree.py \
89         rubberstretch.py\
90         simplepath.py \
91         simplepath.rb \
92         simplestyle.py \
93         simpletransform.py \
94         sk2svg.sh \
95         SpSVG.pm \
96         spirograph.py\
97         spirograph.inx\
98         straightseg.py \
99         summersnight.py \
100         svg_and_media_zip_output.py \
101         text_uppercase.py \
102         text_lowercase.py \
103         text_sentencecase.py \
104         text_titlecase.py \
105         text_flipcase.py \
106         text_randomcase.py \
107         text_replace.py \
108         text_braille.py \
109         triangle.py \
110         txt2svg.pl \
111         uniconv-ext.py \
112         whirl.py
114 otherstuff = \
115         aisvg.xslt \
116         colors.xml \
117         svg2xaml.xsl \
118         xaml2svg.xsl
120 modules = \
121         addnodes.inx \
122         ai_input.inx \
123         ai_output.inx \
124         aisvg.inx \
125         ccx_input.inx \
126         cdr_input.inx\
127         cdt_input.inx \
128         cgm_input.inx \
129         cmx_input.inx \
130         color_brighter.inx\
131         color_custom.inx \
132         color_darker.inx\
133         color_desaturate.inx\
134         color_grayscale.inx\
135         color_lesshue.inx\
136         color_lesslight.inx\
137         color_lesssaturation.inx\
138         color_morehue.inx\
139         color_morelight.inx\
140         color_moresaturation.inx\
141         color_negative.inx\
142         color_randomize.inx\
143         color_removeblue.inx\
144         color_removegreen.inx\
145         color_removered.inx\
146         color_rgbbarrel.inx\
147         color_replace.inx\
148         dia.inx \
149         dimension.inx \
150         dots.inx \
151         dxf_input.inx \
152         dxf_outlines.inx \
153         dxf_output.inx \
154         edge3d.inx \
155         embedimage.inx \
156         eps_input.inx \
157         epsi_output.inx \
158         eqtexsvg.inx \
159         export_gimp_palette.inx \
160         extractimage.inx \
161         fig_input.inx \
162         flatten.inx \
163         fractalize.inx \
164         funcplot.inx \
165         gears.inx\
166         gimp_xcf.inx \
167         grid_cartesian.inx \
168         grid_polar.inx \
169         handles.inx \
170         inkscape_help_askaquestion.inx \
171         inkscape_help_commandline.inx \
172         inkscape_help_faq.inx\
173         inkscape_help_manual.inx \
174         inkscape_help_relnotes.inx \
175         inkscape_help_reportabug.inx \
176         inkscape_help_svgspec.inx \
177         inkscape_help_keys.inx \
178         interp.inx \
179         lindenmayer.inx \
180         lorem_ipsum.inx \
181         markers_strokepaint.inx \
182         measure.inx \
183         motion.inx \
184         outline2svg.inx \
185         pathalongpath.inx\
186         pathscatter.inx\
187         pdf_output.inx.txt \
188         pdf_output_via_gs_on_win32.inx.txt \
189         perfectboundcover.inx \
190         perspective.inx \
191         polyhedron_3d.inx       \
192         ps_input.inx \
193         radiusrand.inx \
194         render_barcode.inx \
195         render_alphabetsoup.inx \
196         restack.inx \
197         rubberstretch.inx \
198         rtree.inx \
199         sk_input.inx \
200         sk1_input.inx \
201         straightseg.inx \
202         summersnight.inx \
203         svg2xaml.inx \
204         svg_and_media_zip_output.inx \
205         svgz_input.inx \
206         svgz_output.inx \
207         text_uppercase.inx\
208         text_lowercase.inx \
209         text_sentencecase.inx \
210         text_titlecase.inx \
211         text_flipcase.inx \
212         text_randomcase.inx \
213         text_replace.inx \
214         text_braille.inx \
215         triangle.inx \
216         txt2svg.inx \
217         whirl.inx \
218         wmf_input.inx \
219         xaml2svg.inx
222 extension_SCRIPTS = \
223         $(extensions)
225 otherstuff_DATA = \
226         $(otherstuff)
228 module_DATA = \
229         $(modules)
231 EXTRA_DIST = \
232         radiobutton_example.inx \
233         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)