diff --git a/Makefile b/Makefile index 4d324160..ad173f80 100755 --- a/Makefile +++ b/Makefile @@ -178,7 +178,7 @@ ifneq ($(CPU_ONLY), 1) LIBRARIES := cudart cublas curand endif -LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_hl hdf5 +LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_serial_hl hdf5_serial # handle IO dependencies USE_LEVELDB ?= 1