summaryrefslogtreecommitdiff
path: root/paxlib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-06-12 09:38:04 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-06-12 09:39:25 -0700
commit2a1410b6196e5ad5c3e99da1d50125c0bdabc525 (patch)
tree5bf67ba246ea9bad3358fa53ef823d08c26bc702 /paxlib
parent027d1c23b7178f7bea0f712daa3d971ea80997e1 (diff)
downloadpaxutils-2a1410b6196e5ad5c3e99da1d50125c0bdabc525.tar.gz
Fixes for ‘make dist’
* Makefile.am (EXTRA_DIST): Add DISTFILES and their contents that aren’t covered by other makefiles. (dist-hook): There is no make-ChangeLog, so make ChangeLog. * paxlib/Makefile.am (EXTRA_DIST): * rmt/Makefile.am (EXTRA_DIST): Add DISTFILES.
Diffstat (limited to 'paxlib')
-rw-r--r--paxlib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/paxlib/Makefile.am b/paxlib/Makefile.am
index 6d28ffa..5763f93 100644
--- a/paxlib/Makefile.am
+++ b/paxlib/Makefile.am
@@ -1,6 +1,6 @@
# This file is part of GNU paxutils
#
-# Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
#
# Written by Sergey Poznyakoff
#
@@ -34,6 +34,8 @@ libpax_a_SOURCES = \
tarbuf.c\
rtape.c
+EXTRA_DIST = DISTFILES
+
BUILT_SOURCES=localedir.h
localedir = $(datadir)/locale