lib: make symbols in prio-head hidden
[babeltrace.git] / doc / Makefile.am
index 6077f6232f096646f3bba32198a9f95d02cb6b72..021edd09a3c20b2d6fc7ba37df55fe1cbd4ee607 100644 (file)
@@ -1,5 +1,5 @@
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+SUBDIRS = bindings contributing-images man
 
-dist_doc_DATA = API.txt
-
-EXTRA_DIST = development.txt
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.024297 seconds and 4 git commands to generate.