From 248286e53395f6302030ca5f032f356faf2d9798 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 25 Aug 1999 00:51:16 +0000 Subject: Update. * stdio-common/Makefile (test): Add tst-cookie. * stdio-common/tst-cookie.c: New file. --- stdio-common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdio-common') diff --git a/stdio-common/Makefile b/stdio-common/Makefile index c66d16ea7f..e95c983f28 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -53,7 +53,7 @@ tests := tst-printf tstscanf test_rdwr test-popen tstgetln test-fseek \ bug1 bug2 bug3 bug4 bug5 bug6 bug7 bug8 bug9 bug10 bug11 bug12 \ tfformat tiformat tllformat tstdiomisc tst-printfsz tst-wc-printf \ scanf1 scanf2 scanf3 scanf4 scanf5 scanf7 scanf8 scanf9 scanf10 \ - scanf12 tst-tmpnam + scanf12 tst-tmpnam tst-cookie include ../Rules -- cgit v1.2.3