From 233614952872b4561accc79d9d7ef2c66f52dce4 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Mon, 14 Jul 2008 13:41:48 -0400 Subject: Enable 'make check' and 'make installcheck' using the systemtap client/server. --- doc/ChangeLog | 4 ++++ doc/Makefile.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 600edb6d..405dec3f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-07-14 + + * Makefile.in: Regenerated. + 2008-07-07 Mark Wielaard * Makefile.am (install-data-hook): New, install pdf files. diff --git a/doc/Makefile.in b/doc/Makefile.in index e01c5ebf..6464afc3 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.10.1 from Makefile.am. +# Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -- cgit