* test/Makefile.in (test_template): Declare target FOO.log.
This commit is contained in:
parent
ed44217d32
commit
693e9be587
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ define test_template
|
|||
ifeq (,$(patsubst %-tests,,$(1))$(findstring -tests/,$(1)))
|
||||
$(1).log: $(patsubst %-tests,$(srcdir)/../%,$(1))$(if \
|
||||
$(patsubst src/%,,$(patsubst lib-src/%,,$(1))),.el,.c)
|
||||
$(notdir $(1).log): $(1).log
|
||||
endif
|
||||
|
||||
## Short aliases that always re-run the tests, with no logging.
|
||||
|
|
Loading…
Add table
Reference in a new issue