aboutsummaryrefslogtreecommitdiff
path: root/projects/Stacker/lib/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Stacker/lib/compiler')
-rw-r--r--projects/Stacker/lib/compiler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/Stacker/lib/compiler/Makefile b/projects/Stacker/lib/compiler/Makefile
index 4c89ca8468..bc9dc45d66 100644
--- a/projects/Stacker/lib/compiler/Makefile
+++ b/projects/Stacker/lib/compiler/Makefile
@@ -1,9 +1,9 @@
-##===- projects/sample/lib/sample/Makefile -----------------*- Makefile -*-===##
+##===- projects/Stacker/lib/compiler/Makefile --------------*- Makefile -*-===##
#
# Indicate where we are relative to the top of the source tree.
#
-LEVEL=../../../..
+LEVEL=../..
#
# Give the name of a library. This will build a dynamic version.