summaryrefslogtreecommitdiff
path: root/tests/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/Makefile.in')
-rw-r--r--tests/test/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index ffa69fcc1..020d81207 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
$(top_srcdir)/m4/canon-host.m4 \
$(top_srcdir)/m4/canonicalize.m4 \
- $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
+ $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
+ $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \
$(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
$(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \
$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \