diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-22 05:18:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-22 05:18:11 +0200 |
commit | a81800b41c96b4c7833c5df823c0cc73ba2eac10 (patch) | |
tree | 63406ccff843a4d7d3f3522af6006a95a3204a4a /Makefile | |
parent | m (diff) | |
download | mds-a81800b41c96b4c7833c5df823c0cc73ba2eac10.tar.gz mds-a81800b41c96b4c7833c5df823c0cc73ba2eac10.tar.bz2 mds-a81800b41c96b4c7833c5df823c0cc73ba2eac10.tar.xz |
beginning of mds-vt
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ LIBOBJ = linked-list client-list hash-table fd-table mds-message util # Servers and utilities. SERVERS = mds mds-respawn mds-server mds-echo mds-registry mds-clipboard \ - mds-kkbd + mds-kkbd mds-vt |