瀏覽代碼

tm makefile: declare SER_MOD_INTERFACE

Andrei Pelinescu-Onciul 17 年之前
父節點
當前提交
f265669f32
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      modules/tm/Makefile

+ 1 - 0
modules/tm/Makefile

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