You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
400 B
26 lines
400 B
15 years ago
|
electricdir = $(kde_datadir)/kivio/stencils/Dia/Electric
|
||
|
|
||
|
SHAPES = \
|
||
|
contact_o.shape \
|
||
|
contact_o.xpm \
|
||
|
contact_f.shape \
|
||
|
contact_f.xpm \
|
||
|
relay.shape \
|
||
|
relay.xpm \
|
||
|
lamp.shape \
|
||
|
lamp.xpm \
|
||
|
intpos_o.shape \
|
||
|
intpos_o.xpm \
|
||
|
intpos_f.shape \
|
||
|
intpos_f.xpm \
|
||
|
command.shape \
|
||
|
command.xpm \
|
||
|
cnx.shape \
|
||
|
cnx.xpm
|
||
|
|
||
|
EXTRA_DIST = $(SHAPES)\
|
||
|
desc icon.xpm
|
||
|
|
||
|
electric_DATA = $(SHAPES)\
|
||
|
desc icon.xpm
|