mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
added simple rule to build doxygen.
This commit is contained in:
parent
ee46c5e35a
commit
7900d9fe41
@ -26,3 +26,7 @@ MAINTAINERCLEANFILES = \
|
||||
stamp-h.in \
|
||||
stamp-h1 \
|
||||
$(NULL)
|
||||
|
||||
# build doxygen documentation
|
||||
doxygen:
|
||||
doxygen doc/doxygen.cfg
|
||||
|
||||
Loading…
Reference in New Issue
Block a user