summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 33a67bc..8d985e6 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -38,4 +38,4 @@ check: $(progs)
./speed
clean:
- rm -f *.o *~ $(progs) \ No newline at end of file
+ rm -f *.o *~ $(progs)