summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-14 05:05:22 +0000
committerJim Meyering <jim@meyering.net>1996-03-14 05:05:22 +0000
commit6681674e3c766405b11c5476fb934083433dab69 (patch)
treef5fbb76857b1156ee2d465ba948b54747859e651 /lib/Makefile.am
parent99f35e8204a62064e5664aa97d5fa22fcd11c112 (diff)
downloadcoreutils-6681674e3c766405b11c5476fb934083433dab69.tar.xz
(EXTRA_DIST): Renamed form DIST_OTHER.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0df9ec2d5..8fdbef432 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
noinst_LIBRARIES = fu
-DIST_OTHER = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \
+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 \
posixtm.y rename.c rmdir.c stpcpy.c strdup.c strstr.c strtol.c strtoul.c