mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[#1329] Added regen rule
This commit is contained in:
parent
6cceeac37e
commit
8f08fc6009
@ -42,3 +42,11 @@ devel:
|
||||
|
||||
clean-local:
|
||||
rm -rf html
|
||||
|
||||
if HAVE_PLANTUML
|
||||
.uml.png:
|
||||
@PLANTUML@ $<
|
||||
|
||||
.uml.svg:
|
||||
@PLANTUML@ -svg $<
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user