summaryrefslogtreecommitdiff
path: root/direct/python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'direct/python/Makefile')
-rw-r--r--direct/python/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/direct/python/Makefile b/direct/python/Makefile
index 35f14fb..e0b10e7 100644
--- a/direct/python/Makefile
+++ b/direct/python/Makefile
@@ -37,6 +37,7 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o\
yaffs_tagscompat.o yaffs_packedtags2.o yaffs_nand.o \
yaffs_checkptrw.o yaffs_qsort.o\
yaffs_nameval.o \
+ yaffs_summary.o \
yaffs_allocator.o \
yaffs_norif1.o ynorsim.o \
yaffs_bitmap.o \
@@ -53,6 +54,7 @@ YAFFSSYMLINKS = yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h yaffs_tagscomp
yaffs_packedtags1.c yaffs_packedtags1.h yaffs_packedtags2.c yaffs_packedtags2.h \
yaffs_nand.c yaffs_nand.h yaffs_getblockinfo.h \
yaffs_checkptrw.h yaffs_checkptrw.c \
+ yaffs_summary.c yaffs_summary.h \
yaffs_nameval.c yaffs_nameval.h yaffs_attribs.h \
yaffs_trace.h \
yaffs_allocator.c yaffs_allocator.h \