aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Stacker/lib/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Stacker/lib/runtime/Makefile')
-rw-r--r--projects/Stacker/lib/runtime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/Stacker/lib/runtime/Makefile b/projects/Stacker/lib/runtime/Makefile
index 5f149ad..37b0849 100644
--- a/projects/Stacker/lib/runtime/Makefile
+++ b/projects/Stacker/lib/runtime/Makefile
@@ -1,9 +1,9 @@
-##===- projects/sample/lib/sample/Makefile -----------------*- Makefile -*-===##
+##===- projects/Stacker/lib/runtime/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.