Skip to content

Commit 2d0ca14

Browse files
committed
add make astyle target
Change-Id: Id757438d7326e314e789f0e753edbc89e9893191
1 parent e39b9f0 commit 2d0ca14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ dist-hook:
2323
tags:
2424
ctags --c++-kinds=+p --fields=+iaS --extra=+q -R --totals=yes *
2525

26+
astyle:
27+
astyle --options=astyle.options \*.cpp \*.h

0 commit comments

Comments
 (0)