summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2008-12-22 13:26:10 -0500
committerWilliam Cohen <wcohen@redhat.com>2008-12-22 13:26:10 -0500
commit5bfd7a3769ba6dcfc9240357ad97f5243da37333 (patch)
tree17cc1541105bc03ba875c488b353ced932285994 /doc/Makefile.am
parenta688cff28de458448f40584acfa5f22d7e444471 (diff)
downloadsystemtap-steved-5bfd7a3769ba6dcfc9240357ad97f5243da37333.tar.gz
systemtap-steved-5bfd7a3769ba6dcfc9240357ad97f5243da37333.tar.xz
systemtap-steved-5bfd7a3769ba6dcfc9240357ad97f5243da37333.zip
Add generations of tapset reference manual material.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fb228897..55291f7f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,6 +3,7 @@
PDF_FILES = tutorial.pdf langref.pdf
DOC_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap
+SUBDIRS = SystemTap_Tapset_Reference
if BUILD_DOCS
all-local: $(PDF_FILES)