Code

Fixed Makefile following earlier commit (removed and added relevant .py files)
[inkscape.git] / share / extensions / Makefile.am
2 SUBDIRS = \
3         alphabet_soup \
4         Barcode \
5         xaml2svg
7 extensiondir = $(datadir)/inkscape/extensions
9 otherstuffdir = $(datadir)/inkscape/extensions
11 moduledir = $(datadir)/inkscape/extensions
13 # If you remove an extension from here, either add it to EXTRA_DIST
14 # below, or remove all mention of it from po/inkscape.pot as well.
15 extensions = \
16         addnodes.py \
17         bezmisc.py \
18         cdr2svg.sh\
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         handles.py \
60         ill2svg.pl \
61         inkex.py \
62         interp.py \
63         launch_webbrowser.py \
64         lindenmayer.py \
65         lorem_ipsum.py \
66         markers_strokepaint.py \
67         measure.py \
68         motion.py \
69         outline2svg.pl  \
70         pathalongpath.py\
71         pathscatter.py\
72         pathmodifier.py\
73         perfectboundcover.py \
74         perspective.py \
75         ps2dxf.sh \
76         ps2epsi.sh \
77         ps2pdf.cmd \
78         ps2pdf.sh \
79         pturtle.py \
80         radiusrand.py \
81         render_barcode.py \
82         render_alphabetsoup.py \
83         render_alphabetsoup_config.py \
84         rtree.py \
85         rubberstretch.py\
86         simplepath.py \
87         simplepath.rb \
88         simplestyle.py \
89         simpletransform.py \
90         sk2svg.sh \
91         SpSVG.pm \
92         spirograph.py\
93         spirograph.inx\
94         straightseg.py \
95         summersnight.py \
96         svg_and_media_zip_output.py \
97         text_uppercase.py \
98         text_lowercase.py \
99         text_sentencecase.py \
100         text_titlecase.py \
101         text_flipcase.py \
102         text_randomcase.py \
103         text_replace.py \
104         text_braille.py \
105         txt2svg.pl \
106         whirl.py
108 otherstuff = \
109         aisvg.xslt \
110         colors.xml \
111         svg2xaml.xsl \
112         xaml2svg.xsl
114 modules = \
115         addnodes.inx \
116         ai_input.inx \
117         ai_output.inx \
118         aisvg.inx \
119         ccx_input.inx \
120         cdr_input.inx\
121         cdt_input.inx \
122         cgm_input.inx \
123         cmx_input.inx \
124         color_brighter.inx\
125         color_custom.inx \
126         color_darker.inx\
127         color_desaturate.inx\
128         color_grayscale.inx\
129         color_lesshue.inx\
130         color_lesslight.inx\
131         color_lesssaturation.inx\
132         color_morehue.inx\
133         color_morelight.inx\
134         color_moresaturation.inx\
135         color_negative.inx\
136         color_randomize.inx\
137         color_removeblue.inx\
138         color_removegreen.inx\
139         color_removered.inx\
140         color_rgbbarrel.inx\
141         color_replace.inx\
142         dia.inx \
143         dimension.inx \
144         dots.inx \
145         dxf_input.inx \
146         dxf_outlines.inx \
147         dxf_output.inx \
148         edge3d.inx \
149         embedimage.inx \
150         eps_input.inx \
151         epsi_output.inx \
152         eqtexsvg.inx \
153         export_gimp_palette.inx \
154         extractimage.inx \
155         fig_input.inx \
156         flatten.inx \
157         fractalize.inx \
158         funcplot.inx \
159         gears.inx\
160         gimp_xcf.inx \
161         handles.inx \
162         inkscape_help_askaquestion.inx \
163         inkscape_help_commandline.inx \
164         inkscape_help_faq.inx\
165         inkscape_help_manual.inx \
166         inkscape_help_relnotes.inx \
167         inkscape_help_reportabug.inx \
168         inkscape_help_svgspec.inx \
169         inkscape_help_keys.inx \
170         interp.inx \
171         lindenmayer.inx \
172         lorem_ipsum.inx \
173         markers_strokepaint.inx \
174         measure.inx \
175         motion.inx \
176         outline2svg.inx \
177         pathalongpath.inx\
178         pathscatter.inx\
179         pdf_output.inx.txt \
180         pdf_output_via_gs_on_win32.inx.txt \
181         perfectboundcover.inx \
182         perspective.inx \
183         ps_input.inx \
184         radiusrand.inx \
185         randompnt.inx \
186         randompos.inx \
187         render_barcode.inx \
188         render_alphabetsoup.inx \
189         rubberstretch.inx \
190         rtree.inx \
191         sk_input.inx \
192         sk1_input.inx \
193         straightseg.inx \
194         summersnight.inx \
195         svg2xaml.inx \
196         svg_and_media_zip_output.inx \
197         svgz_input.inx \
198         svgz_output.inx \
199         text_uppercase.inx\
200         text_lowercase.inx \
201         text_sentencecase.inx \
202         text_titlecase.inx \
203         text_flipcase.inx \
204         text_randomcase.inx \
205         text_replace.inx \
206         text_braille.inx \
207         txt2svg.inx \
208         whirl.inx \
209         wmf_input.inx \
210         xaml2svg.inx
213 extension_SCRIPTS = \
214         $(extensions)
216 otherstuff_DATA = \
217         $(otherstuff)
219 module_DATA = \
220         $(modules)
222 EXTRA_DIST = \
223         radiobutton_example.inx \
224         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)