]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in test/Makefile.in
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 7 Oct 2021 12:15:01 +0000 (14:15 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 7 Oct 2021 12:15:01 +0000 (14:15 +0200)
test/Makefile.in

index d82f53157b056781c007853044251f5ae12c0b94..a5720b25714651e781a6288f24d3f209e9cd3bd7 100644 (file)
@@ -167,7 +167,7 @@ lisp/net/tramp-tests.log \
 : WRITE_LOG = 2>&1 | tee $@
 endif
 ifdef EMACS_EMBA_CI
-lisp/filenotify-tests.log lisp/net/tramp-tests.log src/emacs-module-tests.el \
+lisp/filenotify-tests.log lisp/net/tramp-tests.log src/emacs-module-tests.log \
 : WRITE_LOG = 2>&1 | tee $@
 endif