You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
498 B
Makefile
30 lines
498 B
Makefile
nassiShneidermandir = $(kde_datadir)/kivio/stencils/Miscellaneous/NassiShneiderman
|
|
|
|
nassiShneiderman_DATA = \
|
|
block.png \
|
|
block.sml \
|
|
box.png \
|
|
box.sml \
|
|
call.png \
|
|
call.sml \
|
|
choice-add.png \
|
|
choice-add.sml \
|
|
choice.png \
|
|
choice.sml \
|
|
conditional.png \
|
|
conditional.sml \
|
|
desc \
|
|
exit.png \
|
|
exit.sml \
|
|
footloop.png \
|
|
footloop.sml \
|
|
headloop.png \
|
|
headloop.sml \
|
|
icon.png \
|
|
statement.png \
|
|
statement.sml \
|
|
conditional-head1.png \
|
|
conditional-head1.sml \
|
|
conditional-head2.png \
|
|
conditional-head2.sml
|