summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 0d9d67fdee6237738890599062f1d496d7d7b697 (plain)
1
2
3
4
5
6
7
Installing libusbgx:

$ autoreconf -i
$ ./configure
$ make
$ make doxygen-doc [optional]
$ make install