summaryrefslogtreecommitdiff
path: root/modules/regex
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-12-20 04:25:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-12-20 04:25:22 +0000
commitf7bdb9774ec36ba95713a93ec57bacbb528a6325 (patch)
tree1a2155c5218fb87ec06bdb8beacda3f251037a4d /modules/regex
parent5db1a06454c718c59a575672592040abfdeb43c1 (diff)
downloadgnulib-f7bdb9774ec36ba95713a93ec57bacbb528a6325.tar.gz
Undo previous change.
Diffstat (limited to 'modules/regex')
-rw-r--r--modules/regex3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/regex b/modules/regex
index 90c6ad5137..7d87df9b5d 100644
--- a/modules/regex
+++ b/modules/regex
@@ -15,7 +15,7 @@ configure.ac:
gl_REGEX
Makefile.am:
-lib_SOURCES += regex.h regex.c
+lib_SOURCES += regex.h
Include:
"regex.h"
@@ -25,4 +25,3 @@ LGPL
Maintainer:
all
-