diff --git a/test/Makefile.in b/test/Makefile.in index 708c4b2fb0f..79d3dcf92f8 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -285,7 +285,7 @@ $(test_module): $(test_module:${SO}=.c) ../src/emacs-module.h -o $@ $< $(LIBGMP) \ $(and $(GMP_H),$(srcdir)/../lib/mini-gmp-gnulib.c) \ $(FREE_SOURCE_$(REPLACE_FREE)) \ - $(srcdir)/../lib/timespec.c $(srcdir)/../lib/gettime.c + ../lib/libgnu.a endif src/emacs-tests.log: ../lib-src/seccomp-filter.c