mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 21:03:54 +08:00
added simple rule to build doxygen.
This commit is contained in:
@@ -26,3 +26,7 @@ MAINTAINERCLEANFILES = \
|
||||
stamp-h.in \
|
||||
stamp-h1 \
|
||||
$(NULL)
|
||||
|
||||
# build doxygen documentation
|
||||
doxygen:
|
||||
doxygen doc/doxygen.cfg
|
||||
|
||||
Reference in New Issue
Block a user