Software updater work.

This commit is contained in:
Adam Ierymenko 2017-01-11 14:37:31 -08:00
parent a064e19b8a
commit 565842b5ec
7 changed files with 456 additions and 1 deletions

View file

@ -31,4 +31,5 @@ OBJS=\
osdep/Http.o \
osdep/OSUtils.o \
service/ClusterGeoIpService.o \
service/ControlPlane.o
service/ControlPlane.o \
service/SoftwareUpdater.o