summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6eb770e..a7becfc 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ OBJ := log.o \
client_list.o \
watch_list.o \
options.o \
+ sysexec.o \
rhdropbox.o
SRC := $(OBJ:%.o=%.c)