summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-04-30 06:37:08 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-04-30 06:37:08 +0200
commit21007486a592453b94d5b1959026e80ef762771b (patch)
tree4cbd2ddb77e7fe47e2591261b13ceb0fb8a567eb /Makefile.in
parentf62da4aa83ce84a43702216e90bdfb27e1a79b6e (diff)
parentae99dce645e9bdde83f3e841b31e6bbba8262989 (diff)
Merge tag 'upstream/3.21.1'
Upstream version 3.21.1
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b860440..eb5a76e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -156,7 +156,7 @@ ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
-am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile \
+am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile depcomp \
install-sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)