diff options
Diffstat (limited to 'test/Makefile.in')
| -rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index ba354289e28..91a8ea141c3 100644 --- a/test/Makefile.in +++ b/test/Makefile.in | |||
| @@ -276,6 +276,8 @@ $(test_module): $(test_module:${SO}=.c) ../src/emacs-module.h | |||
| 276 | $(srcdir)/../lib/timespec.c $(srcdir)/../lib/gettime.c | 276 | $(srcdir)/../lib/timespec.c $(srcdir)/../lib/gettime.c |
| 277 | endif | 277 | endif |
| 278 | 278 | ||
| 279 | src/emacs-tests.log: ../lib-src/seccomp-filter.c | ||
| 280 | |||
| 279 | ## Check that there is no 'automated' subdirectory, which would | 281 | ## Check that there is no 'automated' subdirectory, which would |
| 280 | ## indicate an incomplete merge from an older version of Emacs where | 282 | ## indicate an incomplete merge from an older version of Emacs where |
| 281 | ## the tests were arranged differently. | 283 | ## the tests were arranged differently. |