diff options
Diffstat (limited to 'cpp/Makefile.am')
-rw-r--r-- | cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index c3636e5683..d577f590cb 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = README-dist DESIGN LICENSE.txt NOTICE.txt README.rhel3 -SUBDIRS = gen lib tests src docs/api man +SUBDIRS = gen lib tests src docs/api docs/man # Update libtool, if needed. libtool: $(LIBTOOL_DEPS) |