summaryrefslogtreecommitdiffstats
path: root/sbe/sample/topfiles.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sbe/sample/topfiles.mk')
-rw-r--r--sbe/sample/topfiles.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbe/sample/topfiles.mk b/sbe/sample/topfiles.mk
index a10a2dca..bd1f0e6d 100644
--- a/sbe/sample/topfiles.mk
+++ b/sbe/sample/topfiles.mk
@@ -2,4 +2,5 @@ TOP-C-SOURCES = pk_trace_wrap.c pk_scom.c
TOP-CPP-SOURCES = sample_main.C
TOP-S-SOURCES =
+
TOP_OBJECTS = $(TOP-C-SOURCES:.c=.o) $(TOP-CPP-SOURCES:.C=.o) $(TOP-S-SOURCES:.S=.o)
OpenPOWER on IntegriCloud