2
0
Эх сурвалжийг харах

tmrec: updated with relocation of lib/srutils to core/utils

Daniel-Constantin Mierla 5 жил өмнө
parent
commit
4e19ba888e

+ 0 - 3
src/modules/tmrec/Makefile

@@ -7,7 +7,4 @@ NAME=tmrec.so
 DEFS +=
 LIBS +=
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srutils/srutils
-
 include ../../Makefile.modules

+ 1 - 1
src/modules/tmrec/tmrec_mod.c

@@ -39,7 +39,7 @@
 #include "../../core/pvar.h"
 #include "../../core/mod_fix.h"
 #include "../../core/kemi.h"
-#include "../../lib/srutils/tmrec.h"
+#include "../../core/utils/tmrec.h"
 #include "period.h"