X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=4214689341d8cc5f146b20409294af3889b9dc71;hb=b67296418c51784d39a24c3041e2cb199bee06f2;hp=3bf6bdee8f72580cc66d55bfde4e635eb9aef843;hpb=f79cc0e0bba16a3aa42a5fa13098cda714623205;p=meshlink diff --git a/Makefile.am b/Makefile.am index 3bf6bdee..42146893 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,3 +10,6 @@ EXTRA_DIST = README.android ChangeLog: git log > ChangeLog + +astyle: + astyle --options=.astylerc -nQ src/*.[ch] src/ed25519/e*.[ch]