git-svn-id: https://svn.microneil.com/svn/PKG-SNF4CGP-NIX/trunk@33 7ef522f6-be79-40a8-b7df-0a85b3383509master
@@ -0,0 +1,4 @@ | |||
This is the Sniffer Plugin version VERSION for CommuniGate Pro. | |||
Please see Doc/default.html for installation and configuration | |||
information. |
@@ -52,6 +52,7 @@ module: | |||
cp config_files/GBUdbIgnoreList.txt.sample $(MOD_PATH) | |||
cp config_files/snf_engine.xml.sample $(MOD_PATH) | |||
cp config_files/identity.xml.sample $(MOD_PATH) | |||
cp Doc/README $(MOD_PATH) | |||
cp Doc/AdminStyle.css $(MOD_PATH)/Doc | |||
cp Doc/GuideStyle.css $(MOD_PATH)/Doc | |||
cp Doc/default.html $(MOD_PATH)/Doc |