diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-03-27 10:25:50 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-03-27 10:25:50 +0200 |
commit | 3d4577b0ff453500f7ee52e539a6c2f6fc3faac7 (patch) | |
tree | c3311dea5430a6872213146b4c710542cca681da /Makefile.in | |
parent | 59c8c1046c1b17411232821ff892febf42cb82e6 (diff) |
Imported Upstream version 3.20.0upstream/3.20.0
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
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) |