[sr-dev] git:carstenbock/ims: - Fixed Copy&Paste Bug in Makefile

Carsten Bock carsten at bock.info
Mon Jan 10 17:01:04 CET 2011


Module: sip-router
Branch: carstenbock/ims
Commit: e41757424397de9bf22aacb480069740ef71a506
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e41757424397de9bf22aacb480069740ef71a506

Author: Carsten Bock <carsten at bock.info>
Committer: Carsten Bock <carsten at bock.info>
Date:   Mon Jan 10 17:00:40 2011 +0100

- Fixed Copy&Paste Bug in Makefile

---

 modules/icscf/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/icscf/Makefile b/modules/icscf/Makefile
index 1798cf9..cb573b4 100644
--- a/modules/icscf/Makefile
+++ b/modules/icscf/Makefile
@@ -19,7 +19,7 @@ DEFS += -DCDP_FOR_SER
 DEFS += -I/usr/include/libxml2 
 LIBS += -L$(LOCALBASE)/lib -lxml2
 
-MOD_INSTALL_CFGS=CxDataType.dtd CxDataType_Rel6.xsd CxDataType_Rel7.xsd scscf.cfg scscf.xml
+MOD_INSTALL_CFGS=icscf.cfg icscf.xml
 
 #DEFS+= -DWITH_IMS_PM
 




More information about the sr-dev mailing list