summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2019-10-02 09:32:26 +0000
committerDmitry V. Levin <ldv@altlinux.org>2019-10-02 09:32:26 +0000
commitfb6dae764630f7d5c6335d8a9ecf1b5262d0ca84 (patch)
tree5324c1145cf12ccd0166e0922540af670bce37ff /Makefile.am
parentf51a9396b503c674f36aace7faccb7476ba857ca (diff)
downloadstrace-fb6dae764630f7d5c6335d8a9ecf1b5262d0ca84.tar.gz
Distribute copyright-year-gen, file-date-gen, and git-version-gen
These scripts have to be distributed along with configure.ac since the latter uses them. * Makefile.am (EXTRA_DIST): Add copyright-year-gen, file-date-gen, and git-version-gen.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9e0d2ff05..7b5d4a8b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -416,6 +416,7 @@ EXTRA_DIST = \
LGPL-2.1-or-later \
README-configure \
README-linux-ptrace \
+ copyright-year-gen \
debian/changelog \
debian/compat \
debian/control \
@@ -430,8 +431,10 @@ EXTRA_DIST = \
debian/strace64.install \
debian/strace64.manpages \
debian/watch \
+ file-date-gen \
gen_bpf_attr_check.sh \
generate_sen.sh \
+ git-version-gen \
ioctl_iocdef.c \
ioctlsort.c \
linux/32/ioctls_inc.h \