net/txgbe: add security session create operation
[dpdk.git] / drivers / net / txgbe / base / meson.build
index a0f65b8..3c63bf5 100644 (file)
@@ -1,7 +1,15 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2015-2020
 
-sources = []
+sources = [
+       'txgbe_dcb_hw.c',
+       'txgbe_dcb.c',
+       'txgbe_eeprom.c',
+       'txgbe_hw.c',
+       'txgbe_mbx.c',
+       'txgbe_mng.c',
+       'txgbe_phy.c',
+]
 
 error_cflags = []