




########### install files ###############

install( FILES  desc icon.png entity.sml weakentity.sml attribute.sml multivaluedattribute.sml  	derivedattribute.sml relationship.sml weakrelationship.sml  DESTINATION ${DATA_INSTALL_DIR}/kivio/stencils/Miscellaneous/ER)





#original Makefile.am contents follow:

#erdir = $(kde_datadir)/kivio/stencils/Miscellaneous/ER
#
#er_DATA = desc icon.png entity.sml weakentity.sml attribute.sml multivaluedattribute.sml \
#	derivedattribute.sml relationship.sml weakrelationship.sml
