SUBDIRS = ulut fosa forb-idl tests-idl tests lib_LIBRARIES = forb forb_SOURCES = forb.c cdr.c to_forb_subdir=$(1)->forb/$(1) renamed_include_HEADERS = \ $(call to_forb_subdir,forb.h) \ $(call to_forb_subdir,basic_types.h) \ $(call to_forb_subdir,cdr.h) include_HEADERS = forb_config.h # test_PROGRAMS = example-server # example-server_SOURCES = example-server.c example-skel-tpl.c example-common-tpl.c example-stub-tpl.c # example-server_LIBS = forb # test_PROGRAMS += example-client # example-client_SOURCES = example-client.c example-stub-tpl.c example-common-tpl.c # example-client_LIBS = forb