Don't include plain C programs in Doxygen input

This commit is contained in:
Laurence Withers 2015-02-05 13:05:35 +00:00
parent c7045e8149
commit f7b12a8cfb
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ then
make_monolithic ${SRC} C || return 1
@CNAME@_MONOLITHIC=1
MONOLITHIC_DOC="${MONOLITHIC_DOC} ${SRC}"
fi
# vim: syntax=sh:@VIM_MODELINE@

View File

@ -11,7 +11,6 @@ then
make_monolithic ${SRC} C || return 1
@CNAME@_MONOLITHIC=1
MONOLITHIC_DOC="${MONOLITHIC_DOC} ${SRC}"
fi
# vim: syntax=sh:@VIM_MODELINE@