aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/linux/Makefile')
-rw-r--r--src/client/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/linux/Makefile b/src/client/linux/Makefile
index 5cf4baee..1a5e8a72 100644
--- a/src/client/linux/Makefile
+++ b/src/client/linux/Makefile
@@ -17,7 +17,7 @@ GOOGLETEST_CC_SRC=../../testing/gtest/src/gtest_main.cc \
../../testing/src/gmock-all.cc
# Google Logging
-GOOGLELOG_LIB=../../third_party/linux/lib/glog/libglog.a
+GOOGLELOG_LIB=../../third_party/glog/glog/src/glog/libglog.a
# Google Flags lib
GOOGLEFLAGS_LIB=../../third_party/linux/lib/gflags/libgflags.a