summaryrefslogtreecommitdiff
path: root/projects/sample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/Makefile')
-rw-r--r--projects/sample/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/sample/Makefile b/projects/sample/Makefile
index f96f1aba2e..348c39eb29 100644
--- a/projects/sample/Makefile
+++ b/projects/sample/Makefile
@@ -8,7 +8,7 @@
# Indicates our relative path to the top of the project's root directory.
#
LEVEL = .
-DIRS = lib tools
+DIRS = lib
EXTRA_DIST = include
#