X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_compressdev%2FMakefile;h=7ef89e6130cb4bfc1b9ab2d32d8a8554684b55d6;hb=1d4b2b4966bbb219afd2d7072ffba51f3a3067a5;hp=4dae6ca421002a87d127dd177dd743827624d397;hpb=f87bdc1ddcf4d1217665aea4d6dab41c72d8a212;p=dpdk.git diff --git a/lib/librte_compressdev/Makefile b/lib/librte_compressdev/Makefile index 4dae6ca421..7ef89e6130 100644 --- a/lib/librte_compressdev/Makefile +++ b/lib/librte_compressdev/Makefile @@ -16,7 +16,7 @@ CFLAGS += -DALLOW_EXPERIMENTAL_API LDLIBS += -lrte_eal -lrte_mempool -lrte_kvargs # library source files -SRCS-y += rte_compressdev.c rte_compressdev_pmd.c +SRCS-y += rte_compressdev.c rte_compressdev_pmd.c rte_comp.c # export include files SYMLINK-y-include += rte_comp.h