summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 37ee081..d42dd45 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ clean:
@rm -f config-host.mak config-host.h cscope.out
@$(MAKE) -C src clean
@$(MAKE) -C test clean
+ @$(MAKE) -C examples clean
cscope:
@cscope -b -R