From 8ba35a0e523c0a8efbb6cd4e5eb9f2d2ce4fc0a6 Mon Sep 17 00:00:00 2001 From: Kyle Krueger Date: Mon, 10 Sep 2018 11:26:13 +0200 Subject: [PATCH] Revert "remove change that slipped in from other project" This reverts commit 5d2ef07054c201776520b2c3ada19b819f56253c. --- examples/example_3/target_gcc_32.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example_3/target_gcc_32.yml b/examples/example_3/target_gcc_32.yml index 4acc294..124e674 100644 --- a/examples/example_3/target_gcc_32.yml +++ b/examples/example_3/target_gcc_32.yml @@ -1,6 +1,6 @@ # Copied from ~Unity/targets/gcc_32.yml unity_root: &unity_root '../..' -unity_source: &unity_source '../../' +unity_source: &unity_source '../../src' compiler: path: gcc source_path: &source_path 'src/'