aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/udpfwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/udpfwd/Makefile b/examples/udpfwd/Makefile
index 496a3be..8945e88 100644
--- a/examples/udpfwd/Makefile
+++ b/examples/udpfwd/Makefile
@@ -43,4 +43,4 @@ EXTRA_CFLAGS += -O3
CFLAGS_parse.o += -D_GNU_SOURCE
CFLAGS_main.o += -D_GNU_SOURCE
-include $(RTE_SDK)/mk/rte.extapp.mk
+include $(TLDK_ROOT)/mk/tle.app.mk