From d0842f4a05ac691dc296347ff872eb7a9b83b42d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 28 Aug 2019 14:45:15 +0300 Subject: Add/update some module descriptions --- libbuild2/dist/init.hxx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libbuild2/dist') diff --git a/libbuild2/dist/init.hxx b/libbuild2/dist/init.hxx index cfcb3af..ffaa91d 100644 --- a/libbuild2/dist/init.hxx +++ b/libbuild2/dist/init.hxx @@ -28,6 +28,11 @@ namespace build2 bool, const variable_map&); + // Module `dist` requires bootstrapping. + // + // `dist` -- registers the dist meta-operation, registers/sets variables, + // and registers rules. + // extern "C" LIBBUILD2_SYMEXPORT const module_functions* build2_dist_load (); } -- cgit v1.1