summaryrefslogtreecommitdiff
path: root/apps/examples/udp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/udp/Makefile')
-rw-r--r--apps/examples/udp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/examples/udp/Makefile b/apps/examples/udp/Makefile
index 9c35cc94f..118c42307 100644
--- a/apps/examples/udp/Makefile
+++ b/apps/examples/udp/Makefile
@@ -119,6 +119,7 @@ clean:
$(call DELFILE, .built)
$(call DELFILE, $(TARG_BIN))
$(call DELFILE, $(HOST_BIN))
+ $(call DELFILE, *.dSYM)
$(call CLEAN)
distclean: clean