summaryrefslogtreecommitdiff
path: root/libc/misc/regex/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/regex/Makefile.in')
-rw-r--r--libc/misc/regex/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/regex/Makefile.in b/libc/misc/regex/Makefile.in
index 50d2c2d06..5c86e874d 100644
--- a/libc/misc/regex/Makefile.in
+++ b/libc/misc/regex/Makefile.in
@@ -6,7 +6,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-CSRC:=regex.c
+CSRC:=regex_old.c
MISC_REGEX_DIR:=$(top_srcdir)libc/misc/regex
MISC_REGEX_OUT:=$(top_builddir)libc/misc/regex