Mercurial > MadButterfly
diff nodejs/Makefile.am @ 567:a12c3448afb6 Android_Skia
Add dummy paint_color templates
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 09 Jun 2010 12:28:03 +0800 |
parents | 0cd1511272d2 |
children | 97159102f886 |
line wrap: on
line diff
--- a/nodejs/Makefile.am Tue Jun 08 09:08:23 2010 +0800 +++ b/nodejs/Makefile.am Wed Jun 09 12:28:03 2010 +0800 @@ -1,5 +1,5 @@ -mbfly_node_SRCS = mbfly_njs.cc X_supp_njs.c coord.cc shapes.cc +mbfly_node_SRCS = mbfly_njs.cc X_supp_njs.c coord.cc shapes.cc paints.cc mbfly_node_CFLAGS= -I$(abs_top_builddir)/include \ -I$(abs_top_srcdir)/include \ -I$(prefix)/include \