]> git.meshlink.io Git - meshlink/blobdiff - Makefile.am
Update astylerc and reformat the code.
[meshlink] / Makefile.am
index 3bf6bdee8f72580cc66d55bfde4e635eb9aef843..4214689341d8cc5f146b20409294af3889b9dc71 100644 (file)
@@ -10,3 +10,6 @@ EXTRA_DIST = README.android
 
 ChangeLog:
        git log > ChangeLog
+
+astyle:
+       astyle --options=.astylerc -nQ src/*.[ch] src/ed25519/e*.[ch]