summaryrefslogtreecommitdiff
path: root/projects/Stacker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Stacker/Makefile')
-rw-r--r--projects/Stacker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Stacker/Makefile b/projects/Stacker/Makefile
index eca20ec1d3..5b8281c92d 100644
--- a/projects/Stacker/Makefile
+++ b/projects/Stacker/Makefile
@@ -5,7 +5,7 @@
##===----------------------------------------------------------------------===##
LEVEL = .
-DIRS = lib tools samples
+DIRS = lib tools
EXTRA_DIST = test
include $(LEVEL)/Makefile.common