Update.
[platform/upstream/glibc.git] / wctype / Makefile
index 16a7f32..fe00e58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -24,8 +24,8 @@ subdir        := wctype
 headers                := wctype.h
 distribute     := cname-lookup.h
 routines       := wcfuncs wctype iswctype wctrans towctrans wcextra \
-                  wcfuncs_l iswctype_l towctrans_l wctype_l
+                  wcfuncs_l iswctype_l towctrans_l wctype_l wcextra_l
 
-tests  := test_wctype
+tests  := test_wctype test_wcfuncs
 
 include ../Rules