]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - Makefile
Merge tag 'v0.9.7' into stable
[github/shaarli/Shaarli.git] / Makefile
index d659d908e45aad561638d8f7617b30b3ed51c35a..0ae032261c9a58bf7f8d4d72fe3d43d810605b25 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -203,7 +203,6 @@ htmldoc:
        find doc/html/ -type f -exec chmod a-x '{}' \;
        rm -r venv
 
-
 ### Generate Shaarli's translation compiled file (.mo)
 translate:
-       @find inc/languages/ -name shaarli.po -execdir msgfmt shaarli.po -o shaarli.mo \;
\ No newline at end of file
+       @find inc/languages/ -name shaarli.po -execdir msgfmt shaarli.po -o shaarli.mo \;