diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-30 06:36:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-30 06:36:54 +0200 |
commit | ae99dce645e9bdde83f3e841b31e6bbba8262989 (patch) | |
tree | 057748a592cc76813fe0b6de5ea49c32339e3767 /Makefile.in | |
parent | 3d4577b0ff453500f7ee52e539a6c2f6fc3faac7 (diff) |
Imported Upstream version 3.21.1upstream/3.21.1
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 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) |