summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@localhost.localdomain>2008-04-24 13:57:59 -0400
committerWilliam Cohen <wcohen@localhost.localdomain>2008-04-24 13:57:59 -0400
commit5d78de141c80af91827328fe57887414889121e2 (patch)
tree07e340817427f15a766c98c42296d92b6bb3031f /doc
parent478e10649195945adf7153fe5254932df1e2a902 (diff)
downloadsystemtap-steved-5d78de141c80af91827328fe57887414889121e2.tar.gz
systemtap-steved-5d78de141c80af91827328fe57887414889121e2.tar.xz
systemtap-steved-5d78de141c80af91827328fe57887414889121e2.zip
Move examples to testsuite/systemtap.examples.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/Makefile.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 21b3cbf7..16a3c111 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-24 Will Cohen <wcohen@redhat.com>
+
+ * Makefile.in: Regenerated.
+
2008-04-09 David Smith <dsmith@redhat.com>
* .gitignore: New file.
diff --git a/doc/Makefile.in b/doc/Makefile.in
index e76f154d..efad693b 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008 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.