]> git.proxmox.com Git - pve-jslint.git/blobdiff - Makefile
buildsys: whitespace cleanup
[pve-jslint.git] / Makefile
index d894a7addd56f3249b236f9c23e13eb78766481b..0c71666c39299caa550bdf829af2ea95654c111c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ ${DEB}:
        fakeroot dpkg-deb --build dest
        mv dest.deb ${DEB}
        rm -rf dest
-       lintian ${DEB}  
+       lintian ${DEB}
 
 rhinoed_jslint.js: jslint.js rhino.js
        cat jslint.js rhino.js >$@.tmp