summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-01-20 12:35:06 +0000
committerJim Meyering <jim@meyering.net>1996-01-20 12:35:06 +0000
commit5850877aea145ed57f4eec5c0c26993088531e6a (patch)
tree22c988d085236f257f5e00dbee684e4e218e009e /lib/Makefile.am
parent847dcc878b5aa0e8b4760a36782ff55f6811f3de (diff)
downloadcoreutils-5850877aea145ed57f4eec5c0c26993088531e6a.tar.xz
(BUILT_SOURCES): Set to posixtm.c getdate.c.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 2b0d43739..45d2bcccd 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -12,6 +12,7 @@ HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h getopt.h \
group-member.h long-options.h makepath.h modechange.h mountlist.h \
obstack.h pathmax.h save-cwd.h xstrtol.h xstrtoul.h
+BUILT_SOURCES = posixtm.c getdate.c
CONFIG_HEADER = ../config.h
fu_SOURCES = getdate.c posixtm.c argmatch.c backupfile.c basename.c \