projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe8a17
)
Fix 'make check' when run from build directory.
author
Tim Newsome
<tim@sifive.com>
Thu, 2 Jun 2016 18:01:37 +0000
(11:01 -0700)
committer
Tim Newsome
<tim@sifive.com>
Thu, 2 Jun 2016 18:01:37 +0000
(11:01 -0700)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index d45931658224d82fed3310b239f4d5c58d72de43..42baa8dfff5f370b6aa5f8cc8daa301897312123 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-121,8
+121,8
@@
INSTALL_EXE := $(INSTALL) -m 555
STOW := @stow@
# Tests
-bintests = tests/gdbserver.py \
- tests/ebreak.py
+bintests =
$(src_dir)/
tests/gdbserver.py \
+
$(src_dir)/
tests/ebreak.py
#-------------------------------------------------------------------------
# Include subproject makefile fragments