]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[!342] Makefile.am updated
authorTomek Mrugalski <tomasz@isc.org>
Mon, 27 May 2019 17:48:06 +0000 (19:48 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 27 May 2019 17:48:06 +0000 (19:48 +0200)
 - now builds correctly on clean tree
 - now API file is regenerated

Makefile.am

index 39d589c1cce843b99ba494d881a0a660da622e7d..edda59f94e7f359ca20c967677eb3cc2f1adbfc1 100644 (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