]> git.droids-corp.org - dpdk.git/blobdiff - doc/api/meson.build
doc: fix warning with meson
[dpdk.git] / doc / api / meson.build
index 1c48b7672e39e0735a58e396e7c19e734ff1d7d1..23a7dfc7597c83a8eef36d42f149031e0ea93d9c 100644 (file)
@@ -38,8 +38,7 @@ if doxygen.found()
 
        doxy_conf = configure_file(input: 'doxy-api.conf.in',
                output: 'doxy-api.conf',
-               configuration: cdata,
-               install: false)
+               configuration: cdata)
 
        doxy_build = custom_target('doxygen',
                depends: example,