bin_PROGRAMS = server client server_SOURCES = server.c utils.c utils.h client_SOURCES = client.c utils.c utils.h