diff options
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index e008847f6..922d097fb 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -132,7 +132,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/uintptr_t.m4 $(top_srcdir)/m4/ullong_max.m4 \ $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \ $(top_srcdir)/m4/unistd-safer.m4 \ - $(top_srcdir)/m4/unlink-busy.m4 \ + $(top_srcdir)/m4/unlink-busy.m4 $(top_srcdir)/m4/unlinkdir.m4 \ $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \ $(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \ $(top_srcdir)/m4/utime.m4 $(top_srcdir)/m4/utimecmp.m4 \ |