install2:
	su -c 'make install'

install:
	mkdir -p --mode=u=rwx,g=rx,o=rx  ${prefix}/share/wizards
	mkdir -p --mode=u=rwx,g=rx,o=rx  ${prefix}/share/wizards/sshd_wizard
	mkdir -p --mode=u=rwx,g=rx,o=rx  ${prefix}/share/wizards/sshd_wizard/images
	install --mode=a=r -p ./images/IC-Dssh-48.png ${prefix}/share/wizards/sshd_wizard/images
