]> git.droids-corp.org - dpdk.git/blobdiff - lib/meson.build
stack: introduce stack library
[dpdk.git] / lib / meson.build
index c3289f885dc2d7c7d74f3dfdad12eb019884b58b..595314d7d13099a4d8a936c6b2c29f6a3e120bd1 100644 (file)
@@ -22,7 +22,7 @@ libraries = [
        'gro', 'gso', 'ip_frag', 'jobstats',
        'kni', 'latencystats', 'lpm', 'member',
        'power', 'pdump', 'rawdev',
-       'reorder', 'sched', 'security', 'vhost',
+       'reorder', 'sched', 'security', 'stack', 'vhost',
        #ipsec lib depends on crypto and security
        'ipsec',
        # add pkt framework libs which use other libs from above