X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=2eb7bfd0443827ed903b902aa7c1034b66652109;hb=fd6c5e5347b532be385fa260a77ebe94f6a6e7ab;hp=5f0102a2ada51ba84730f6d9e58652b26d415eb3;hpb=bce01a9ed60917902be3858373b3535e3c5ccca5;p=riscv-isa-sim.git diff --git a/Makefile.in b/Makefile.in index 5f0102a..2eb7bfd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -121,7 +121,8 @@ INSTALL_EXE := $(INSTALL) -m 555 STOW := @stow@ # Tests -bintests = tests/gdbserver.py +bintests = tests/gdbserver.py \ + tests/ebreak.py #------------------------------------------------------------------------- # Include subproject makefile fragments