Commit 669abda
committed
Build system: Removed unnecessary lines in tools/Makefile.am
Removed the TESTdir and TEST_SCRIPTS entries in tools/Makefile.am.
They are not needed and let `make install` try to install
`run-tests.sh` in the source directory, where it already is, causing
an error.
The problem only occurs when `make install` is run without
`DESTRDIR=...`. Then the installation runs without errors.1 parent 39a3aac commit 669abda
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
| |||
0 commit comments