summaryrefslogtreecommitdiff
path: root/projects/sample/Makefile.common.in
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/Makefile.common.in')
-rw-r--r--projects/sample/Makefile.common.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/sample/Makefile.common.in b/projects/sample/Makefile.common.in
index 2b3025bd01..33bfcd6788 100644
--- a/projects/sample/Makefile.common.in
+++ b/projects/sample/Makefile.common.in
@@ -19,4 +19,4 @@ PROJ_OBJ_ROOT := $(subst //,/,@abs_top_objdir@)
PROJ_INSTALL_ROOT := @prefix@
# Include LLVM's Master Makefile.
-include $(LLVM_OBJ_ROOT)/Makefile.common
+include $(LLVM_SRC_ROOT)/Makefile.common