diff options
author | Christian Pointner <equinox@helsinki.at> | 2009-11-20 00:53:05 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2009-11-20 00:53:05 (GMT) |
commit | 9400922264824b46a447487e56642ef2e8167236 (patch) | |
tree | c41ceb55ac7804eec06daf2f73ac499e38fa3f81 /Makefile | |
parent | 7b8f7a63c8dd699d50444661ca2a0a291ad9a459 (diff) |
added watch_list
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ OBJ := log.o \ string_list.o \ utils.o \ client_list.o \ + watch_list.o \ options.o \ rhdropbox.o |