]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_mbuf/Makefile
mbuf: add functions to dump packet type
[dpdk.git] / lib / librte_mbuf / Makefile
index 27e037cc1f3e1431c51bab073f4fb33bacdf5470..4ae2e8c8f40e5c6e90349e5ddf26560b83078210 100644 (file)
@@ -41,7 +41,7 @@ EXPORT_MAP := rte_mbuf_version.map
 LIBABIVER := 2
 
 # all source are stored in SRCS-y
-SRCS-$(CONFIG_RTE_LIBRTE_MBUF) := rte_mbuf.c
+SRCS-$(CONFIG_RTE_LIBRTE_MBUF) := rte_mbuf.c rte_mbuf_ptype.c
 
 # install includes
 SYMLINK-$(CONFIG_RTE_LIBRTE_MBUF)-include := rte_mbuf.h rte_mbuf_ptype.h