commit:     064415e877eb4e6db8e048899acf73eec3a0c059
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 10:56:38 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 10:56:38 2020 +0000
URL:        https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=064415e8

Makefile.am: refresh against current gnulib

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 Makefile.am | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 79e5ed1..f369f86 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,6 +53,7 @@ dist_man_MANS += \
 EXTRA_DIST += \
        .depend \
        .gitignore \
+       .pylintrc \
        .travis.yml \
        BUGS \
        COPYING \
@@ -88,6 +89,7 @@ EXTRA_DIST += \
        paxmacho.h \
        porting.h \
        pspax.c \
+       pylint \
        scanelf.c \
        scanmacho.c \
        security.c \
@@ -95,10 +97,10 @@ EXTRA_DIST += \
        symtree.sh \
        tests/Makefile \
        tests/lddtree/Makefile \
-       tests/lddtree/dotest.cmp \
-       tests/lddtree/dotest.py \
-       tests/lddtree/dotest.sfx \
-       tests/lddtree/dotest.sh \
+       tests/lddtree/dotest-cmp \
+       tests/lddtree/dotest-py \
+       tests/lddtree/dotest-sfx \
+       tests/lddtree/dotest-sh \
        tests/lib.sh \
        tests/scanelf/Makefile \
        tests/scanelf/dotest \

Reply via email to