2
0
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:
Tomek Mrugalski
2019-05-27 19:48:06 +02:00
parent fac7f530c5
commit c0434bf882

View File

@@ -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