diff options
author | Jirka Hladky <jhladky@redhat.com> | 2018-08-10 13:21:16 +0200 |
---|---|---|
committer | Jirka Hladky <jhladky@redhat.com> | 2018-08-10 13:21:16 +0200 |
commit | 30ead0d4f4fc75639c141a7898eeedbe7f2ea425 (patch) | |
tree | 8e106a8f40f5668e891bf8f163f5f30d020488c6 /Makefile.in | |
parent | Implement a command mode and use it for chroot (diff) | |
download | haveged-30ead0d4f4fc75639c141a7898eeedbe7f2ea425.tar.xz haveged-30ead0d4f4fc75639c141a7898eeedbe7f2ea425.zip |
Bumped version to 1.9.31.9.3
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index 6627bdf..eb37e7c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -196,8 +196,8 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \ $(top_srcdir)/config/missing AUTHORS COPYING ChangeLog INSTALL \ NEWS README config/compile config/config.guess \ - config/config.sub config/depcomp config/install-sh \ - config/ltmain.sh config/missing + config/config.sub config/install-sh config/ltmain.sh \ + config/missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) |