]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - Makefile
tests: Get rid of asynchronous process substitution
[novaboot.git] / Makefile
index 0a37bf739577397c3b05f9b5f36a12401463c693..47e6c2332a6b7a5acb7e7531bffab16d44dd5974 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ DESTDIR=
 PREFIX=/usr
 
 all:
+       $(MAKE) -C server
 
 README.md: novaboot
        pod2markdown $< > $@