Module: sip-router Branch: carstenbock/ims Commit: fddd99dfe5667daebb65c51672b53a7e945fbafc URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fddd99dfe5667daebb65c51672b53a7e945fbafc
Author: Carsten Bock <[email protected]> Committer: Carsten Bock <[email protected]> Date: Thu Jan 6 23:28:46 2011 +0100 - added some files to be added to the configuration upon installation --- modules/pcscf/Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/modules/pcscf/Makefile b/modules/pcscf/Makefile index 32fedcb..642c24a 100644 --- a/modules/pcscf/Makefile +++ b/modules/pcscf/Makefile @@ -19,6 +19,8 @@ DEFS += -DCDP_FOR_SER DEFS += -I/usr/include/libxml2 LIBS += -L$(LOCALBASE)/lib -lxml2 +MOD_INSTALL_CFGS=emerg_info.xml reginfo.dtd + #DEFS += -DWITH_IMS_PM include ../../Makefile.modules _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
