mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 00:41:25 -06:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
all:
|
||
|
jsduck --config config.json
|
||
|
|
||
|
clean:
|
||
|
@rm -rf ../build/code_doc
|