mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
fix doxygen build
And .gitignore doxygen related outputs. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
98bcdf9378
commit
49835cccb5
2 changed files with 3 additions and 1 deletions
2
doc/.gitignore
vendored
2
doc/.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
/doxy.conf
|
||||
/doxyfile.stamp
|
||||
/html
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ EXTRA_DIST += \
|
|||
|
||||
if ENABLE_DOXYGEN
|
||||
|
||||
doxyfile.stamp:
|
||||
doc/doxyfile.stamp:
|
||||
$(DOXYGEN) doc/doxy.conf
|
||||
date > doc/doxyfile.stamp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue