Skip to content

Commit b0c4a9f

Browse files
airweenCopilot
andauthored
Update Makefile.am
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f55a954 commit b0c4a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ cppcheck:
5050
-I @APR_INCLUDEDIR@ \
5151
-I @APU_INCLUDEDIR@ \
5252
--suppressions-list=./tests/cppcheck_suppressions.txt \
53-
--suppress=syntaxError:/usr/include/apr-1.0/* \
53+
--suppress=syntaxError:@APR_INCLUDEDIR@/* \
5454
--inline-suppr \
5555
--inconclusive \
5656
--template="warning: {file},{line},{severity},{id},{message}" \

0 commit comments

Comments
 (0)