diff options
-rw-r--r-- | client/Makefile | 2 | ||||
-rw-r--r-- | client/client_full.c (renamed from client/client.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/client/Makefile b/client/Makefile index 867476cc..74b30b77 100644 --- a/client/Makefile +++ b/client/Makefile @@ -1,4 +1,4 @@ -source=client.c commands.c util.c +source=client_full.c commands.c util.c root-rel=../ dir-name=client diff --git a/client/client.c b/client/client_full.c index d8f0060c..d8f0060c 100644 --- a/client/client.c +++ b/client/client_full.c |