From d28182354554d3778e7a5e39816638c8eefa4afd Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 4 Nov 2011 18:12:25 +0100 Subject: [PATCH] openat tests: Fix file list. * modules/openat-tests (Files): Add tests/test-open.h. --- ChangeLog | 5 +++++ modules/openat-tests | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b018465ce..8561375a09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-04 Bruno Haible + + openat tests: Fix file list. + * modules/openat-tests (Files): Add tests/test-open.h. + 2011-11-04 Bruno Haible openat, fchmodat, fchownat, linkat, renameat: Fix dependencies. diff --git a/modules/openat-tests b/modules/openat-tests index 7cfe03e665..c42d843ceb 100644 --- a/modules/openat-tests +++ b/modules/openat-tests @@ -1,5 +1,6 @@ Files: tests/test-openat.c +tests/test-open.h tests/signature.h tests/macros.h -- 2.39.5