summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64fef441d..5e1ffce2e 100644
--- a/Makefile
+++ b/Makefile
@@ -23,4 +23,5 @@ changelog:: whitespace
$(EDITOR) v4l/ChangeLog
whitespace:
- @v4l/scripts/strip-trailing-whitespaces.sh | patch -p0 \ No newline at end of file
+ @v4l/scripts/strip-trailing-whitespaces.sh | patch -p0
+