Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / Contact / Makefile.am
blob892a851ef36b2972c5db2ad31578aa80d497bf1d
2 shapedir = $(pkgdatadir)/shapes
4 contactdir = $(shapedir)/Contact
6 SHAPES = \
7         c_ifnot.shape \
8         c_ifnot.png \
9         c_if.shape \
10         c_if.png \
11         c_lamp.shape \
12         c_lamp.png \
13         c_relay.shape \
14         c_relay.png \
15         l_if.shape      \
16         l_if.png        \
17         l_ifnot.shape   \
18         l_ifnot.png     \
19         l_out.shape     \
20         l_out.png       \
21         l_outnot.shape  \
22         l_outnot.png    \
23         l_outr.shape    \
24         l_outr.png      \
25         l_outs.shape    \
26         l_outs.png      \
27         l_outj.shape    \
28         l_outj.png      \
29         l_outrcep.shape \
30         l_outrcep.png   \
31         l_sout.shape    \
32         l_sout.png      \
33         l_soutnot.shape \
34         l_soutnot.png   \
35         l_soutr.shape   \
36         l_soutr.png     \
37         l_souts.shape   \
38         l_souts.png     
41 EXTRA_DIST = $(SHAPES)
43 contact_DATA = $(SHAPES)