summaryrefslogtreecommitdiff
path: root/modules/strftime
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-21 22:07:25 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-21 22:07:25 +0000
commit32865888475678304ea91322b587eee043bb06ad (patch)
tree70aafbecd9f7aeb1d309605d0f3f752963ad6445 /modules/strftime
parent62a39c7d945eb4160c206242b85c624fb2fb21fd (diff)
downloadgnulib-32865888475678304ea91322b587eee043bb06ad.tar.gz
Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
Diffstat (limited to 'modules/strftime')
-rw-r--r--modules/strftime2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/strftime b/modules/strftime
index 468bbad739..07abef6e09 100644
--- a/modules/strftime
+++ b/modules/strftime
@@ -16,7 +16,6 @@ configure.ac:
gl_FUNC_GNU_STRFTIME
Makefile.am:
-lib_SOURCES += strftime.c strftime.h
Include:
"strftime.h"
@@ -26,4 +25,3 @@ LGPL
Maintainer:
glibc
-