]> rtime.felk.cvut.cz Git - frescor/frsh.git/blobdiff - Makefile.omk
Add transaction manipulation functions (and tests)
[frescor/frsh.git] / Makefile.omk
index 88ebbc640889483cf853219329f64a27373304c8..b9e000acc344c8782d5dd38e1eed56ce7e1be794 100644 (file)
@@ -1,12 +1,2 @@
 default_CONFIG = CONFIG_FRSH_FORB=y
-
-ifeq ($(CONFIG_FRSH_FORB),y)
-shared_LIBRARIES = frsh
-
-frsh_SOURCES = contract.c frsh_contract.c
-frsh_CLIENT_IDL = contract-idl.idl
-
-include_HEADERS = contract.h frsh_opaque_types.h
-
-include_GEN_HEADERS = contract-idl.h
-endif
+SUBDIRS=$(ALL_OMK_SUBDIRS)