summaryrefslogtreecommitdiff
path: root/libio/Makefile
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-12-03 11:14:41 +0000
committerJakub Jelinek <jakub@redhat.com>2004-12-03 11:14:41 +0000
commitd5321ea34dec8d3e5c9fbb2801e7039e2e675d91 (patch)
tree88fc5cf9f6382b083eb4b47132792e2e5cf03a90 /libio/Makefile
parent2a561bf1e19f064e2f5689e961ea1f8e51bc14a0 (diff)
* libio/Makefile (tests): Add bug-ungetc4.
* libio/bug-ungetc4.c: New test.
Diffstat (limited to 'libio/Makefile')
-rw-r--r--libio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/Makefile b/libio/Makefile
index 1d7611d252..a97623f14a 100644
--- a/libio/Makefile
+++ b/libio/Makefile
@@ -54,7 +54,7 @@ tests = tst_swprintf tst_wprintf tst_swscanf tst_wscanf tst_getwc tst_putwc \
tst-freopen bug-rewind bug-rewind2 bug-ungetc bug-fseek \
tst-mmap-eofsync tst-mmap-fflushsync bug-mmap-fflush \
tst-mmap2-eofsync tst-mmap-offend bug-fopena+ bug-wfflush \
- bug-ungetc2 bug-ftell bug-ungetc3
+ bug-ungetc2 bug-ftell bug-ungetc3 bug-ungetc4
test-srcs = test-freopen
all: # Make this the default target; it will be defined in Rules.