added libscerror dependency

This commit is contained in:
Bob Polis 2020-03-17 17:21:14 +01:00
parent b7b039751b
commit 6d1ebe4af2

View File

@ -34,7 +34,7 @@ else
CXXFLAGS += -D NDEBUG -O3 CXXFLAGS += -D NDEBUG -O3
endif endif
LDLIBS := LDLIBS := -lscerror
RM := /bin/rm -f RM := /bin/rm -f
INSTALL := /usr/bin/install -c INSTALL := /usr/bin/install -c