Author: particle
Date: Mon Feb 25 07:17:31 2008
New Revision: 26056
Modified:
trunk/config/gen/makefiles/root.in
Log:
[runtime] build yaml dumper pbc file during make all
Modified: trunk/config/gen/makefiles/root.in
==============================================================================
--- trunk/config/gen/makefiles/root.in (original)
+++ trunk/config/gen/makefiles/root.in Mon Feb 25 07:17:31 2008
@@ -275,6 +275,7 @@
$(LIBRARY_DIR)/Data/Sort.pbc \
$(LIBRARY_DIR)/Digest/MD5.pbc \
$(LIBRARY_DIR)/dumper.pbc \
+ $(LIBRARY_DIR)/yaml_dumper.pbc \
$(LIBRARY_DIR)/Getopt/Obj.pbc \
$(LIBRARY_DIR)/JSON.pbc \
$(LIBRARY_DIR)/MIME/Base64.pbc \