Author: rafl
Date: Sun Oct 30 15:51:58 2005
New Revision: 9666
Modified:
/ (props changed)
trunk/config/gen/makefiles/root.in
Log:
[EMAIL PROTECTED]: rafl | 2005-10-31 00:51:39 +0100
* Fixed typo in root.in makefile.
Modified: trunk/config/gen/makefiles/root.in
==============================================================================
--- trunk/config/gen/makefiles/root.in (original)
+++ trunk/config/gen/makefiles/root.in Sun Oct 30 15:51:58 2005
@@ -261,7 +261,7 @@ GEN_LIBRARY = \
$(LIBRARY_DIR)/ncurses.pbc \
$(LIBRARY_DIR)/parrotlib.pbc \
$(LIBRARY_DIR)/pcre.pbc \
- $(LIBDARY_DIR)/PGE.pbc \
+ $(LIBRARY_DIR)/PGE.pbc \
$(LIBRARY_DIR)/PGE/Dumper.pbc \
$(LIBRARY_DIR)/PGE/Glob.pbc \
$(LIBRARY_DIR)/PGE/Text.pbc \