examples/eventdev_pipeline_sw_pmd: add sample app
[dpdk.git] / examples / Makefile
index c0e9c3b..97f12ad 100644 (file)
@@ -100,4 +100,6 @@ $(info vm_power_manager requires libvirt >= 0.9.3)
 endif
 endif
 
+DIRS-y += eventdev_pipeline_sw_pmd
+
 include $(RTE_SDK)/mk/rte.extsubdir.mk