# fss-0002

main:
  ./configure $CONF 
  make
  make install
  if [ -d /lib/gimp/2.0/plug-ins ] ; then ln -vsf ../../../../bin/xscanimage /lib/gimp/2.0/plug-ins/ ; fi
  chgrp e_graphic /bin/{scanadf,xcam,xscanimage}
  chmod o-rx /bin/{scanadf,xcam,xscanimage}
  tkis_handle_documentation doc applications /doc
