aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 5afa0c9abf62aee22facd9a396d8542b2d8f72c5 (plain)
1
2
3
4
5
bin_PROGRAMS = server client

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