summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-02 15:28:23 +0000
committerJim Meyering <jim@meyering.net>2000-03-02 15:28:23 +0000
commitd2b51acd38f1a977fcb5cbce49cdbe5cc31eeb17 (patch)
tree2d5d122799931c311cac6b87a1e65dedeeff1929 /lib/Makefile.am
parentb9a24659107449fea6e6b99c4039d45b0bdead60 (diff)
downloadcoreutils-d2b51acd38f1a977fcb5cbce49cdbe5cc31eeb17.tar.xz
(EXTRA_DIST): Add config.charset.
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 bc094c852..c568c3f11 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -35,7 +35,7 @@ BUILT_SOURCES = getdate.c lstat.c stat.c
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
DISTCLEANFILES = lstat.c stat.c
-EXTRA_DIST = xstat.in
+EXTRA_DIST = xstat.in config.charset
lstat.c: xstat.in
sed \
-e '/@IGNORE@/d' \