Explorar o código

lib/kcore: link it against lib/srutils

- reported by Carsten Bock
Daniel-Constantin Mierla %!s(int64=11) %!d(string=hai) anos
pai
achega
27f2ae83d9
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lib/kcore/Makefile

+ 3 - 0
lib/kcore/Makefile

@@ -6,4 +6,7 @@ MINOR_VER=0
 BUGFIX_VER=0
 LIBS=
 
+SERLIBPATH=..
+SER_LIBS=$(SERLIBPATH)/srutils/srutils
+
 include ../../Makefile.libs