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.
22 lines
405 B
22 lines
405 B
msedir = $(kde_datadir)/kivio/stencils/Dia/MSE
|
|
|
|
SHAPES = \
|
|
demultiplexer.shape \
|
|
demultiplexer.xpm \
|
|
large_extension_node.shape \
|
|
large_extension_node.xpm \
|
|
multiplexer.shape \
|
|
multiplexer.xpm \
|
|
node_center.shape \
|
|
node_center.xpm \
|
|
small_extension_node.shape \
|
|
small_extension_node.xpm \
|
|
tacsat.shape \
|
|
tacsat.xpm
|
|
|
|
EXTRA_DIST = $(SHAPES)\
|
|
desc icon.xpm
|
|
|
|
mse_DATA = $(SHAPES)\
|
|
desc icon.xpm
|