aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91dc300..27eef53 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ ifneq ($(findstring MINGW32,$(OS)),)
CPPFLAGS+=-Icompat
endif
-MINIMAL_OBJS:=main.o cmdline.o undo.o expressions.o qbuffers.o \
+MINIMAL_OBJS:=main.o cmdline.o undo.o expressions.o qregisters.o ring.o \
parser.o search.o goto.o rbtree.o symbols.o \
interface.a