[hurd,commited] Fix Makefile alphabetical ordering
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.cvs,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
--- signal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signal/Makefile b/signal/Makefile index 16050e82f6..21d95f539c 100644 --- a/signal/Makefile +++ b/signal/Makefile @@ -60,8 +60,8 @@ tests := \ tst-sigset \ tst-sigset2 \ tst-sigsimple \ - tst-sigwait-eintr \ tst-sigtimedwait-timeout \ + tst-sigwait-eintr \ # tests include ../Rules -- 2.51.0