usbhid - linux driver for Mini-Box.com USB LCD

    For usblcd client and libusblcd developer library consult the
guides in doc/ directory.
    To build the sources first execute autogen.sh followed by
running configure with wanted parameters.
    After all needed files had been generated by the above scripts you
can build and install usblcd application and libusblcd library executing:
    make install    
    
