aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--projects/Stacker/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/Stacker/lib/Makefile b/projects/Stacker/lib/Makefile
index 657f824..5a99d700 100644
--- a/projects/Stacker/lib/Makefile
+++ b/projects/Stacker/lib/Makefile
@@ -1,6 +1,6 @@
-##===- projects/sample/Makefile ----------------------------*- Makefile -*-===##
+##===- projects/Stacker/lib/Makefile -----------------------*- Makefile -*-===##
#
-# This is a sample Makefile for a project that uses LLVM.
+# Compile Stacker libraries
#
##===----------------------------------------------------------------------===##