about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 39b15b2..e8ef63a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ OBJS += buffer.o
 OBJS += cache.o
 OBJS += chat.o
 OBJS += command.o
-OBJS += complete.o
 OBJS += config.o
 OBJS += edit.o
 OBJS += filter.o