[SR-Dev] git:sip-router: tm makefile: declare SER_MOD_INTERFACE

Andrei Pelinescu-Onciul andrei at iptel.org
Tue Nov 18 00:59:59 CET 2008


Module: sip-router
Branch: andrei/module_interface
Commit: f265669f32e0b6fc880db16d1fdd8da0b69c6426
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f265669f32e0b6fc880db16d1fdd8da0b69c6426

Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei at iptel.org>
Date:   Tue Nov 18 01:01:18 2008 +0100

tm makefile: declare SER_MOD_INTERFACE

---

 modules/tm/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/tm/Makefile b/modules/tm/Makefile
index 10c4f42..0c60918 100644
--- a/modules/tm/Makefile
+++ b/modules/tm/Makefile
@@ -9,5 +9,6 @@ include ../../Makefile.defs
 auto_gen=
 NAME=tm.so
 LIBS=
+DEFS+= -DSER_MOD_INTERFACE
 
 include ../../Makefile.modules




More information about the sr-dev mailing list