summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-03-27 10:26:07 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-03-27 10:26:07 +0200
commit7569ef304c60b7f370435354d26743720f96e5a8 (patch)
treefa257a74e4a9b3c7b0613606252f82f34f9df9f4 /Makefile.in
parent0bbd14b237ca09ae8c878239e5e2d31208130719 (diff)
parent3d4577b0ff453500f7ee52e539a6c2f6fc3faac7 (diff)
Merge tag 'upstream/3.20.0'
Upstream version 3.20.0
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 eb5a76e..b860440 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 depcomp \
+am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile \
install-sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)