Skip to content

Commit bcc80dc

Browse files
committed
removed samples in the build
1 parent 4e22cc1 commit bcc80dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ALL_SAMPLES = \
9191
# list all projects that are build
9292
ALL_BUILD_PROJS = \
9393
$(ALL_CORE_PROJS) \
94-
$(ALL_SAMPLES)
94+
#$(ALL_SAMPLES)
9595

9696
ALL_PROJS = \
9797
$(ALL_BUILD_PROJS)

0 commit comments

Comments
 (0)