]> git.meshlink.io Git - meshlink/blobdiff - Makefile.am
Format the examples and test suite.
[meshlink] / Makefile.am
index 4214689341d8cc5f146b20409294af3889b9dc71..26d555c7155dce48ce32c9b53229c5502562ea7e 100644 (file)
@@ -12,4 +12,4 @@ ChangeLog:
        git log > ChangeLog
 
 astyle:
-       astyle --options=.astylerc -nQ src/*.[ch] src/ed25519/e*.[ch]
+       astyle --options=.astylerc -nQ src/*.[ch] src/ed25519/e*.[ch] examples/*.[ch] examples/*.cc test/*.[ch]