summaryrefslogtreecommitdiffstats
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index d14908866bb..9911100263e 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -20,4 +20,4 @@ check: $(progs)
./speed
clean:
- rm -f *.o *~ ncr pk speed
+ rm -f *.o *~ $(progs)