summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-03-27 09:38:50 -0700
committerJosh Stone <jistone@redhat.com>2009-03-27 09:42:05 -0700
commit27aba29a01fa06488a7bd86d8bb327f3f692e218 (patch)
tree04fc56fcc5de09f347097b07f929bd35efb4842b /doc
parente904ad9554d7eb3363612f4f32141c6dbc4f50d4 (diff)
downloadsystemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.tar.gz
systemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.tar.xz
systemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.zip
Version bumps for 0.9.5 release
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in1
-rw-r--r--doc/SystemTap_Tapset_Reference/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 93753666..e23a6699 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -163,6 +163,7 @@ staplog_CPPFLAGS = @staplog_CPPFLAGS@
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
PDF_FILES = tutorial.pdf langref.pdf
diff --git a/doc/SystemTap_Tapset_Reference/Makefile.in b/doc/SystemTap_Tapset_Reference/Makefile.in
index 06286d6c..6fe6bab2 100644
--- a/doc/SystemTap_Tapset_Reference/Makefile.in
+++ b/doc/SystemTap_Tapset_Reference/Makefile.in
@@ -166,6 +166,7 @@ staplog_CPPFLAGS = @staplog_CPPFLAGS@
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
DOC_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap