Filling in the weather update client
This commit is contained in:
@@ -7,7 +7,7 @@ LIBZMQ := /usr/local/lib/libzmq.a
|
||||
$(CC) $(CFLAGS) -o $@ $^ $(LIBZMQ) $(LDFLAGS)
|
||||
|
||||
|
||||
all: hwserver hwclient wuserver
|
||||
all: hwserver hwclient wuserver wuclient
|
||||
|
||||
|
||||
.PHONY: all
|
||||
|
Reference in New Issue
Block a user