# fss-0002

main:
  ./configure $CONF
  sed -i -e 's|^LIBS = |& -lxfcegui4|' panel-plugin/Makefile
  make
  make install
