aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
diff options
context:
space:
mode:
Diffstat (limited to 'demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs')
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
index 6f3a9c59c..d50fd2435 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
+++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
@@ -114,7 +114,7 @@ CSRC = $(ALLCSRC) \
main.c
# C++ sources here.
-CPPSRC = $(AllCPPSRC)
+CPPSRC = $(ALLCPPSRC)
# List ASM source files here
ASMSRC = $(ALLASMSRC)