From: Bruno Haible Date: Thu, 24 Dec 2009 17:12:39 +0000 (+0100) Subject: Reorder file list. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2891fb386647e8a01d2cb820dec709a7b27659d7;p=pspp Reorder file list. --- diff --git a/modules/posix_spawn-tests b/modules/posix_spawn-tests index 8a4055debc..8795206a70 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 61d0ba4bfe..49465d856c 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