summaryrefslogtreecommitdiffstats
path: root/service/other/event_library/library/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'service/other/event_library/library/Makefile')
-rwxr-xr-xservice/other/event_library/library/Makefile4
1 files changed, 2 insertions, 2 deletions
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