summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-03-06 22:08:07 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-03-06 22:08:07 -0500
commitbf6c85c35a749ca8cc6bea20a7774d063c218938 (patch)
treec26fe5564d9348d8857e791ed0b8000ab8670303 /doc/Makefile.in
parentc108ad66d2218a1311b8891f1194d08179ae7c19 (diff)
parenta4531d21d2457f2b0f8dc44cace9195f241041e9 (diff)
downloadsystemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.tar.gz
systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.tar.xz
systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.zip
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 97d6f755..e76f154d 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -32,7 +32,7 @@ NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
subdir = doc
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -118,6 +118,7 @@ elfutils_abs_srcdir = @elfutils_abs_srcdir@
exec_prefix = @exec_prefix@
have_dvips = @have_dvips@
have_latex = @have_latex@
+have_latex2html = @have_latex2html@
have_ps2pdf = @have_ps2pdf@
host_alias = @host_alias@
htmldir = @htmldir@