diff options
Diffstat (limited to 'client/Makefile')
-rw-r--r-- | client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Makefile b/client/Makefile index 0d01724..867476c 100644 --- a/client/Makefile +++ b/client/Makefile @@ -1,4 +1,4 @@ -source=client.c +source=client.c commands.c util.c root-rel=../ dir-name=client |