diff --git a/sciotest/Makefile b/sciotest/Makefile index 3ec13ca..d515b81 100644 --- a/sciotest/Makefile +++ b/sciotest/Makefile @@ -22,7 +22,7 @@ else CXXFLAGS += -D NDEBUG -O3 endif -LDLIBS := -lm -lpthread -lcommon -lscio +LDLIBS := -lm -lpthread -lscerror -lscstring -lscio all: $(BIN)