summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/projects/Stacker')
-rw-r--r--llvm/projects/Stacker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/projects/Stacker/Makefile b/llvm/projects/Stacker/Makefile
index 5b8281c92df..9b0872b8dbe 100644
--- a/llvm/projects/Stacker/Makefile
+++ b/llvm/projects/Stacker/Makefile
@@ -6,6 +6,6 @@
LEVEL = .
DIRS = lib tools
-EXTRA_DIST = test
+EXTRA_DIST = test samples
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud