summaryrefslogtreecommitdiffstats
path: root/llvm/projects/sample
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/projects/sample')
-rw-r--r--llvm/projects/sample/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/llvm/projects/sample/Makefile b/llvm/projects/sample/Makefile
index c1a894bddc7..f96f1aba2ed 100644
--- a/llvm/projects/sample/Makefile
+++ b/llvm/projects/sample/Makefile
@@ -8,11 +8,8 @@
# Indicates our relative path to the top of the project's root directory.
#
LEVEL = .
-
-#
-# Directories that needs to be built.
-#
DIRS = lib tools
+EXTRA_DIST = include
#
# Include the Master Makefile that knows how to build all.
OpenPOWER on IntegriCloud