Ver código fonte

tm makefile: declare SER_MOD_INTERFACE

Andrei Pelinescu-Onciul 17 anos atrás
pai
commit
f265669f32
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      modules/tm/Makefile

+ 1 - 0
modules/tm/Makefile

@@ -9,5 +9,6 @@ include ../../Makefile.defs
 auto_gen=
 auto_gen=
 NAME=tm.so
 NAME=tm.so
 LIBS=
 LIBS=
+DEFS+= -DSER_MOD_INTERFACE
 
 
 include ../../Makefile.modules
 include ../../Makefile.modules