summaryrefslogtreecommitdiff
path: root/direct/python/Makefile
diff options
context:
space:
mode:
authorXiangfu Liu <xiangfu@sharism.cc>2011-12-28 14:48:19 +0800
committerXiangfu Liu <xiangfu@sharism.cc>2011-12-28 14:48:19 +0800
commitacb14471a54865f1d1a018b38bbd2c3cc7015701 (patch)
tree7155a79eae2a03bc3a3e4a0cd49b597f5dc4eb87 /direct/python/Makefile
parent07a447def19f511fcd229886ec0ee88bf1fa884f (diff)
parent121c055437f23d9d6bc7b57d36ecf128b447013f (diff)
Merge branch 'upstream'
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 \