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
328 B
22 lines
328 B
sybasedir = $(kde_datadir)/kivio/stencils/Dia/Sybase
|
|
|
|
SHAPES = \
|
|
client.shape \
|
|
client.xpm \
|
|
dataserver.shape \
|
|
dataserver.xpm \
|
|
ltm.shape \
|
|
ltm.xpm \
|
|
repserver.shape \
|
|
repserver.xpm \
|
|
rsm.shape \
|
|
rsm.xpm \
|
|
stableq.shape \
|
|
stableq.xpm
|
|
|
|
EXTRA_DIST = $(SHAPES)\
|
|
desc icon.xpm
|
|
|
|
sybase_DATA = $(SHAPES)\
|
|
desc icon.xpm
|