summaryrefslogtreecommitdiffstats
path: root/logger_service/server/screenShot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'logger_service/server/screenShot/Makefile')
-rw-r--r--logger_service/server/screenShot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/logger_service/server/screenShot/Makefile b/logger_service/server/screenShot/Makefile
index 8f801231..f52e40c0 100644
--- a/logger_service/server/screenShot/Makefile
+++ b/logger_service/server/screenShot/Makefile
@@ -1,5 +1,5 @@
#
-# @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+# @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -43,7 +43,6 @@ CPPFLAGS += -fno-exceptions
LDLIBS += -Wl,-Bdynamic -ldu
LDLIBS += -Wl,-Bdynamic -ljpeg
#LDLIBS += -Wl,-Bdynamic -lextension
-LDLIBS += -Wl,-Bdynamic -lvp
LDLIBS += -Wl,-Bdynamic -ldrm
######### add library path #############