diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-03 02:30:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-03 02:30:59 +0200 |
commit | 46aa3035dbbf12033e2cff472c3fe82e1a68a487 (patch) | |
tree | 16a4316982c44d990a6a455a325618f473246198 /Makefile | |
parent | mds-registry: add time-to-live (diff) | |
download | mds-46aa3035dbbf12033e2cff472c3fe82e1a68a487.tar.gz mds-46aa3035dbbf12033e2cff472c3fe82e1a68a487.tar.bz2 mds-46aa3035dbbf12033e2cff472c3fe82e1a68a487.tar.xz |
beginning of mds-clipboard
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
@@ -12,7 +12,7 @@ include mk/config.mk 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 +SERVERS = mds mds-respawn mds-server mds-echo mds-registry mds-clipboard |