diff options
author | Dave Brolley <brolley@redhat.com> | 2008-08-25 11:23:41 -0400 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2008-08-25 11:23:41 -0400 |
commit | b593551607cc5b6ef512e787b0f881d99c4ac6c5 (patch) | |
tree | 67837d35b794a76a3d5d3cabfdeb3deac71a12d0 /doc | |
parent | 4550733ebf24fb067f9a2350e0ab86d44fea932e (diff) | |
download | systemtap-steved-b593551607cc5b6ef512e787b0f881d99c4ac6c5.tar.gz systemtap-steved-b593551607cc5b6ef512e787b0f881d99c4ac6c5.tar.xz systemtap-steved-b593551607cc5b6ef512e787b0f881d99c4ac6c5.zip |
Robustness improvements for the stap client/server
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
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. |