diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f5fedae1..33563719 100644 --- a/Makefile.am +++ b/Makefile.am @@ -265,7 +265,7 @@ uninstall-local: rm -rf $(DESTDIR)$(sysconfdir)/systemtap # XXX: leaves behind man pages -SUBDIRS = doc +SUBDIRS = doc grapher DIST_SUBDIRS = testsuite $(SUBDIRS) check-local: |