summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 70260a7..9ad1c0a 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -197,6 +197,7 @@ POBJS= \
PARSER_OBJS= $(POBJS) Parser/myreadline.o
PGOBJS= \
+ Objects/obmalloc.o \
Python/mysnprintf.o \
Parser/firstsets.o \
Parser/grammar.o \