Skip to content

Commit

Permalink
cause make check to build documentation and check for warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed May 21, 2019
1 parent 22ebc9f commit bb15b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ EXTRA_DIST = CMakeLists.txt customdoxygen.css Doxyfile.in \
DoxygenLayout.xml doxygen.sty

# Run doxygen, then confirm warning log file is empty.
check: all
all:
doxygen Doxyfile
[ ! -s doxywarn.log ]
Expand Down

0 comments on commit bb15b50

Please sign in to comment.