In progress of refining the Tomoyo policies for process jailing; will define a set...
[iot2.git] / iotjava / Makefile
index 0fda646f7f14f0d6b13e78728c83f57ea82ba02f..e44a4ba24562f81b2e1d83b610184f54e3fee537 100644 (file)
@@ -226,6 +226,7 @@ runtime:
        cp ../localconfig/iotruntime/IoTSlave.config $(BIN_DIR)/iotruntime/
        cp ../others/sslkey/*.jks $(BIN_DIR)/iotruntime/
        cp -r ../localconfig/mysql $(BIN_DIR)/iotruntime/
+       cp -r ../localconfig/tomoyo $(BIN_DIR)/iotruntime/
 
 PHONY += doc
 doc: runtime installer rmi compiler