summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2026-05-09 17:56:54 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2026-05-09 17:56:54 +0200
commit15612a69dd5bb9dbad09e7095dc69ba96997c23b (patch)
tree36fd5957c604f96e283229e0429aed345b4c5583 /Makefile.in
parent9a01a96702fcc37ed10d0bece56bfddf4387b274 (diff)
parent1f8a958cf61bc473bb0aa05a133ad40412910811 (diff)
Update upstream source from tag 'upstream/5.4'
Update to upstream version '5.4' with Debian dir dfa54d2313558d6119cccdcfa146b3f044f439d5
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5e6dce7..926d1e2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -199,7 +199,8 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/build-aux/ltmain.sh \
$(top_srcdir)/build-aux/missing COPYING build-aux/ar-lib \
build-aux/compile build-aux/config.guess build-aux/config.sub \
- build-aux/install-sh build-aux/ltmain.sh build-aux/missing
+ build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
+ build-aux/missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)