summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-24 03:13:41 +0000
committerJim Meyering <jim@meyering.net>1996-04-24 03:13:41 +0000
commit98d8740ccd06183055a4a1c01254a4d108e3b0c1 (patch)
tree9844453bcb776ebe6042c5efc4d9eb86e5f23b02 /lib
parent56bc01ab4a0185f04845a2832a3dac2e249b6ead (diff)
downloadcoreutils-98d8740ccd06183055a4a1c01254a4d108e3b0c1.tar.xz
(su_SOURCES): Remove getopt.c and getopt1.c.
(EXTRA_DIST): Add getopt.c and getopt1.c
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e178b2875..ff58b4ac1 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,14 +2,15 @@
noinst_LIBRARIES = fu
EXTRA_DIST = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \
-getdate.y memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \
+getdate.y getopt.c getopt1.c memcmp.c memcpy.c memset.c \
+mkdir.c mktime.c mountlist.c \
posixtm.y rename.c rmdir.c stpcpy.c strdup.c strstr.c strtol.c strtoul.c
INCLUDES = -I.. -I$(srcdir)
fu_SOURCES = getdate.c posixtm.c argmatch.c backupfile.c basename.c \
dirname.c error.c fileblocks.c filemode.c \
-full-write.c getopt.c getopt1.c getversion.c group-member.c idcache.c \
+full-write.c getversion.c group-member.c idcache.c \
isdir.c long-options.c makepath.c modechange.c obstack.c \
safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c