]> git.droids-corp.org - dpdk.git/blobdiff - lib/meson.build
graph: define API
[dpdk.git] / lib / meson.build
index 07a65a6256880f1d7db8058473ce86dd5fa6dce8..5ac94cd5b2459c2324d033ed04564fb95e4b4e15 100644 (file)
@@ -32,7 +32,7 @@ libraries = [
        # add pkt framework libs which use other libs from above
        'port', 'table', 'pipeline',
        # flow_classify lib depends on pkt framework table lib
-       'flow_classify', 'bpf', 'telemetry']
+       'flow_classify', 'bpf', 'graph', 'telemetry']
 
 if is_windows
        libraries = ['kvargs','eal'] # only supported libraries for windows