summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-09-12 10:52:13 +0100
committerSimon McVittie <smcv@debian.org>2019-09-12 10:52:13 +0100
commit639f114b09ddacda96732f941631eb7e7ca120db (patch)
treecd42da5b1a0745fe62ecae7d2953eb855b8a52e1 /Makefile.in
parent597d360f74ea54b33c218fbbe17c64c0297c7076 (diff)
parent5426797ad2f243aeef3e934d35334ab7183bfb6d (diff)
New upstream version 1.2.12
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index df8f29c..942ccf2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -571,10 +571,9 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/build-aux/py-compile \
$(top_srcdir)/build-aux/tap-driver.sh \
$(top_srcdir)/tools/check-coding-style.mk AUTHORS COPYING \
- ChangeLog INSTALL NEWS README build-aux/compile \
- build-aux/config.guess build-aux/config.sub build-aux/depcomp \
- build-aux/install-sh build-aux/ltmain.sh build-aux/missing \
- build-aux/py-compile
+ ChangeLog NEWS README build-aux/compile build-aux/config.guess \
+ build-aux/config.sub build-aux/depcomp build-aux/install-sh \
+ build-aux/ltmain.sh build-aux/missing build-aux/py-compile
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)