From 0e94c2176b7fe55c8df404697b538652ef342951 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 24 Jul 2002 09:34:59 +0000 Subject: 2002-07-24 Roland McGrath * libio/Makefile (tests): Add bug-ungetc. * libio/bug-ungetc.c: New file. --- libio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libio/Makefile') diff --git a/libio/Makefile b/libio/Makefile index cb390a5..d10d6c1 100644 --- a/libio/Makefile +++ b/libio/Makefile @@ -50,7 +50,7 @@ tests = tst_swprintf tst_wprintf tst_swscanf tst_wscanf tst_getwc tst_putwc \ tst_wprintf2 tst-widetext test-fmemopen tst-ext tst-fopenloc \ tst-fgetws tst-ungetwc1 tst-ungetwc2 tst-swscanf tst-sscanf \ tst-mmap-setvbuf bug-ungetwc1 bug-ungetwc2 tst-atime tst-eof \ - tst-freopen bug-rewind + tst-freopen bug-rewind bug-ungetc test-srcs = test-freopen all: # Make this the default target; it will be defined in Rules. -- cgit v1.1