X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=iotjava%2FMakefile;h=e44a4ba24562f81b2e1d83b610184f54e3fee537;hb=707e9800c282dbb21c2e093cedcf8f5361b0e8ba;hp=0fda646f7f14f0d6b13e78728c83f57ea82ba02f;hpb=18ca99a8de6bc1d02dc61612894e515b9107932c;p=iot2.git diff --git a/iotjava/Makefile b/iotjava/Makefile index 0fda646..e44a4ba 100644 --- a/iotjava/Makefile +++ b/iotjava/Makefile @@ -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