# fss-0002

main:
  ./configure $CONF $DOCDIR --disable-static --enable-shared --disable-xdmcp --disable-telepathy RDP_CFLAGS="-I${TC}include" RDP_LIBS="-L/LIB -lfreerdp -lfreerdpchanman -lfreerdpkbd"
  make
  make install
