Rename device_simulator/device_simulator/bal_stub.h to device_simulator/bal_stub.h
1 file changed
tree: a3d4079dc70f3c01bf572215f9274436f2bd3e7a
  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