changeset 1175:c8c94ce92645

Merge
author wycc
date Fri, 31 Dec 2010 00:50:19 +0800
parents 96a7abce774a (current diff) 6a71b3c43c67 (diff)
children 0c1ceecb8ddb
files
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Fri Dec 31 00:49:58 2010 +0800
+++ b/src/Makefile.am	Fri Dec 31 00:50:19 2010 +0800
@@ -24,7 +24,10 @@
 	observer.c paint.c redraw_man.c rotate.c shape_path.c		\
 	shape_rect.c shift.c subtree_free.c timer.c 			\
 	timertool.c tools.c visibility.c prop.c sprite.c	\
-	mouse.c shape_image.c precomputed.c $(MBAF_SOURCES)
+	mouse.c shape_image.c $(MBAF_SOURCES)
+
+BUILT_SOURCES = precomputed.c precomputed.h
+CLEANFILES = precomputed.c precomputed.h
 
 libmbfly_la_CPPFLAGS =
 libmbfly_la_LDFLAGS =