mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
* Makefile.in (test/%): New target
This commit is contained in:
parent
587a97bcb2
commit
d8d223e7ef
@ -969,6 +969,10 @@ else
|
||||
@echo "Maybe you used a release tarfile that lacks tests."
|
||||
endif
|
||||
|
||||
test/%:
|
||||
$(MAKE) -C test $*
|
||||
|
||||
|
||||
dist:
|
||||
cd ${srcdir}; ./make-dist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user