aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/Stacker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Stacker/Makefile b/projects/Stacker/Makefile
index 5b8281c92d..9b0872b8db 100644
--- a/projects/Stacker/Makefile
+++ b/projects/Stacker/Makefile
@@ -6,6 +6,6 @@
LEVEL = .
DIRS = lib tools
-EXTRA_DIST = test
+EXTRA_DIST = test samples
include $(LEVEL)/Makefile.common