Adding file cleanup in the drivers Makefile
[iot2.git] / iotjava / Makefile
index 81b323c0df9b5065dfacb67e78751482c1e1024e..0939bd72d576d0583d35eb3363b74ee055700109 100644 (file)
@@ -240,6 +240,7 @@ runtime:
        #cp ../others/sslkey/*.jks $(BIN_DIR)/iotruntime/
        cp -r ../localconfig/mysql $(BIN_DIR)/iotruntime/
        cp -r ../localconfig/tomoyo $(BIN_DIR)/iotruntime/
+       [ -d $(BIN_DIR)/iotruntime/log ] || mkdir $(BIN_DIR)/iotruntime/log
 
 PHONY += doc
 doc: runtime installer rmi compiler