Remove mentions of libformat, it no longer exists

This commit is contained in:
John Ericson
2019-01-05 14:31:29 -05:00
parent e10d6ed2a7
commit fef9f5653b
6 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ libmain_SOURCES := $(wildcard $(d)/*.cc)
libmain_LDFLAGS = $(OPENSSL_LIBS)
libmain_LIBS = libstore libutil libformat
libmain_LIBS = libstore libutil
libmain_ALLOW_UNDEFINED = 1