aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index b6cf6493e32..670bdd6c3da 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -272,6 +272,8 @@ $(test_module): $(test_module:${SO}=.c) ../src/emacs-module.h
272 $(srcdir)/../lib/timespec.c $(srcdir)/../lib/gettime.c 272 $(srcdir)/../lib/timespec.c $(srcdir)/../lib/gettime.c
273endif 273endif
274 274
275src/emacs-tests.log: ../lib-src/seccomp-filter.c
276
275## Check that there is no 'automated' subdirectory, which would 277## Check that there is no 'automated' subdirectory, which would
276## indicate an incomplete merge from an older version of Emacs where 278## indicate an incomplete merge from an older version of Emacs where
277## the tests were arranged differently. 279## the tests were arranged differently.