X-Git-Url: http://rtime.felk.cvut.cz/gitweb/frescor/fwp.git/blobdiff_plain/d723fd72696905660e4a854327c43cd13a6bd5f1..d28234e93c9c447725265bb184bc89f14efd4209:/fwp/lib/fwp/Makefile.omk diff --git a/fwp/lib/fwp/Makefile.omk b/fwp/lib/fwp/Makefile.omk index d47d69d..4098655 100644 --- a/fwp/lib/fwp/Makefile.omk +++ b/fwp/lib/fwp/Makefile.omk @@ -6,4 +6,8 @@ SUBDIRS = tests fwp_SOURCES = fwp_utils.c fwp_vres.c fwp_msgb.c fwp_msgq.c fwp_endpoint.c fwp.c include_HEADERS= fwp_conf.h fwp_confdefs.h fwp_endpoint.h fwp_vres.h fwp.h fwp_msgb.h\ fwp_msgq.h fwp_utils.h + +include_HEADERS += fwp_debug.h # This file (and maybe even some \ + others) should not be exported! + lib_LOADLIBES+= pthread rt ulut