fix: Add missing glib include on MINGW
[babeltrace.git] / doc / Makefile.am
index 88cb57fa09c9914a64c4d053687a7b66fc0ab7da..021edd09a3c20b2d6fc7ba37df55fe1cbd4ee607 100644 (file)
@@ -1 +1,5 @@
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+SUBDIRS = bindings contributing-images man
+
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.02381 seconds and 4 git commands to generate.