summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/Makefile.am')
-rw-r--r--cpp/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index 2dc0c22b08..644b1519dc 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -1,10 +1,11 @@
AUTOMAKE_OPTIONS = 1.9.2 foreign
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = DESIGN LICENSE.txt NOTICE.txt README.rhel3
+EXTRA_DIST = README-dist DESIGN LICENSE.txt NOTICE.txt README.rhel3
-SUBDIRS = gen lib tests src
+SUBDIRS = gen lib tests src docs/api
# Update libtool, if needed.
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
+