summaryrefslogtreecommitdiff
path: root/nuttx/examples/poll/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/poll/Makefile')
-rw-r--r--nuttx/examples/poll/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/poll/Makefile b/nuttx/examples/poll/Makefile
index b52719912..e91f5018c 100644
--- a/nuttx/examples/poll/Makefile
+++ b/nuttx/examples/poll/Makefile
@@ -70,6 +70,6 @@ clean:
$(call CLEAN)
distclean: clean
- @rm -f Make.dep .depend
+ @rm -f Make.dep .depend host
-include Make.dep