Rename device_simulator/device_simulator/client.c.patch to device_simulator/client.c.patch
1 file changed
tree: 4438f9dade9f3cf50cd5a90a69f1888c015e49e7
  1. .gitmodules
  2. INSTALL.md
  3. Makefile.am
  4. README.md
  5. configure.ac
  6. device_simulator/
  7. src/
  8. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install