mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
added simple rule to build doxygen.
This commit is contained in:
parent
ee46c5e35a
commit
7900d9fe41
1 changed files with 4 additions and 0 deletions
|
|
@ -26,3 +26,7 @@ MAINTAINERCLEANFILES = \
|
|||
stamp-h.in \
|
||||
stamp-h1 \
|
||||
$(NULL)
|
||||
|
||||
# build doxygen documentation
|
||||
doxygen:
|
||||
doxygen doc/doxygen.cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue