From 12c815ea5256df8aae2ffc73bcf410767b6c04cc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 24 Oct 2004 23:22:14 +0000 Subject: [PATCH] (lib_SOURCES): Add regex.c. --- modules/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/regex b/modules/regex index 97e0a400ff..90c6ad5137 100644 --- a/modules/regex +++ b/modules/regex @@ -15,7 +15,7 @@ configure.ac: gl_REGEX Makefile.am: -lib_SOURCES += regex.h +lib_SOURCES += regex.h regex.c Include: "regex.h" -- 2.30.2