mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +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
|
||||
gen-docs:
|
||||
$(MAKE) -C src/lib/asiolink
|
||||
$(MAKE) -C src/lib/exceptions
|
||||
$(MAKE) -C src/lib/asiolink
|
||||
$(MAKE) -C src/lib/util
|
||||
$(MAKE) -C src/lib/cc
|
||||
$(MAKE) -C tools
|
||||
$(MAKE) -C doc api
|
||||
$(MAKE) -C doc
|
||||
$(MAKE) -C doc/guide pdf
|
||||
|
||||
|
Reference in New Issue
Block a user