X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=iotjava%2FMakefile;h=77affec80a894186d5292319de355bac65a54a29;hb=3a5a186673d66579ba1dbfad7661140cb4778fbf;hp=94c01f6acc16a75472e8f048ad066bb46c9dc508;hpb=2a9954d56ebc76dbf636b53e76e4f36344da58fe;p=iot2.git diff --git a/iotjava/Makefile b/iotjava/Makefile index 94c01f6..77affec 100644 --- a/iotjava/Makefile +++ b/iotjava/Makefile @@ -48,8 +48,8 @@ installer: cp ../localconfig/iotruntime/MySQLInterface.config $(BIN_DIR)/iotruntime/ cp ../localconfig/iotruntime/MySQLInterface.config $(BIN_DIR)/iotinstaller/ cp -r ../localconfig/SupportedDevices/ $(BIN_DIR)/ + # Only driversList.config is needed for the phone app to start cp ../localconfig/SupportedDevices/driversList.config $(BIN_DIR)/iotinstaller/ - cp ../localconfig/SupportedDevices/AddressInformation.config $(BIN_DIR)/iotinstaller/ PHONY += runtime runtime: