X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=service%2Fother%2Fevent_library%2Flibrary%2FMakefile;h=90acd4391953442111b788730bdebb57d7176d98;hb=e9c50e0578cd045617f898e01cb51ec05ec7b014;hp=3127439afcde51439790a4dc0223f6b17402e97b;hpb=326b7ba9dbf2762925551e7970836a2964107ec1;p=staging%2Fbasesystem.git diff --git a/service/other/event_library/library/Makefile b/service/other/event_library/library/Makefile index 3127439..90acd43 100755 --- a/service/other/event_library/library/Makefile +++ b/service/other/event_library/library/Makefile @@ -14,8 +14,8 @@ # limitations under the License. # -INST_SHLIBS = libev -libev_SRCS := src/ev_lib.c +INST_SHLIBS = libbs_ev +libbs_ev_SRCS := src/ev_lib.c VPATH = ./src ./include/$(COMPONENT_NAME)/ INST_HEADERS = ev_lib.h event_library.h