X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fmeson.build;h=6f74706aa255a11d88afa0d9b08cfd98532c9d37;hb=a3ade5e34d82c956ea8b6e7dc07c6c177f214655;hp=959606b965a0d97183bd6f562308751555d66161;hpb=8dcb898c65b76fbd6f4b4aca634290311679390f;p=dpdk.git diff --git a/doc/meson.build b/doc/meson.build index 959606b965..6f74706aa2 100644 --- a/doc/meson.build +++ b/doc/meson.build @@ -11,5 +11,5 @@ if doc_targets.length() == 0 else message = 'Building docs:' endif -run_target('doc', command: ['echo', message, doc_target_names], +run_target('doc', command: [echo, message, doc_target_names], depends: doc_targets)