Explorar o código

Link also with libsrdb1

Jan Janak %!s(int64=16) %!d(string=hai) anos
pai
achega
ad91db5b2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/db_flatstore/Makefile

+ 1 - 1
modules/db_flatstore/Makefile

@@ -10,6 +10,6 @@ LIBS=
 DEFS += -DSER_MOD_INTERFACE
 
 SERLIBPATH=../../lib
-SER_LIBS=$(SERLIBPATH)/srdb2/srdb2
+SER_LIBS=$(SERLIBPATH)/srdb2/srdb2 $(SERLIBPATH)/srdb1/srdb1
 
 include ../../Makefile.modules