]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - fwp/Makefile.omk
Reject contracts with zero period and budget
[frescor/fwp.git] / fwp / Makefile.omk
index 353cd064ff7b878fd45494d5fba890dc334d9c3d..a987518ac42ddf5ee85a7b836dc212dcabb99e52 100644 (file)
@@ -1,6 +1,6 @@
 default_CONFIG = CONFIG_FWP=y
 
 ifeq ($(CONFIG_FWP),y)
-SUBDIRS = lib tests
+SUBDIRS = lib mngr
 CFLAGS+= -Wall -Wextra -D_REENTRANT
 endif