mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[!342] Makefile.am updated
- now builds correctly on clean tree - now API file is regenerated
This commit is contained in:
@@ -148,11 +148,12 @@ cppcheck:
|
|||||||
|
|
||||||
# this is a shortcut that builds only documentation dependecies and documentation itself
|
# this is a shortcut that builds only documentation dependecies and documentation itself
|
||||||
gen-docs:
|
gen-docs:
|
||||||
$(MAKE) -C src/lib/asiolink
|
|
||||||
$(MAKE) -C src/lib/exceptions
|
$(MAKE) -C src/lib/exceptions
|
||||||
|
$(MAKE) -C src/lib/asiolink
|
||||||
$(MAKE) -C src/lib/util
|
$(MAKE) -C src/lib/util
|
||||||
$(MAKE) -C src/lib/cc
|
$(MAKE) -C src/lib/cc
|
||||||
$(MAKE) -C tools
|
$(MAKE) -C tools
|
||||||
|
$(MAKE) -C doc api
|
||||||
$(MAKE) -C doc
|
$(MAKE) -C doc
|
||||||
$(MAKE) -C doc/guide pdf
|
$(MAKE) -C doc/guide pdf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user