From: Bruno Haible Date: Thu, 24 Dec 2009 17:12:39 +0000 (+0100) Subject: Reorder file list. X-Git-Tag: v0.1~4995 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=2891fb386647e8a01d2cb820dec709a7b27659d7;p=gnulib.git Reorder file list. --- diff --git a/modules/posix_spawn-tests b/modules/posix_spawn-tests index 8a4055deb..8795206a7 100644 --- a/modules/posix_spawn-tests +++ b/modules/posix_spawn-tests @@ -1,6 +1,6 @@ Files: -tests/signature.h tests/test-posix_spawn3.c +tests/signature.h Depends-on: posix_spawn_file_actions_init diff --git a/modules/posix_spawnp-tests b/modules/posix_spawnp-tests index 61d0ba4bf..49465d856 100644 --- a/modules/posix_spawnp-tests +++ b/modules/posix_spawnp-tests @@ -1,9 +1,9 @@ Files: -tests/signature.h tests/test-posix_spawn1.c tests/test-posix_spawn1.in.sh tests/test-posix_spawn2.c tests/test-posix_spawn2.in.sh +tests/signature.h Depends-on: posix_spawn_file_actions_init