Browse Source

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

Daniel-Constantin Mierla 5 years ago
parent
commit
73adafaaf7
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/modules/mqtt/Makefile

+ 0 - 4
src/modules/mqtt/Makefile

@@ -39,8 +39,4 @@ else
 endif
 endif
 
-
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srutils/srutils
-
 include ../../Makefile.modules