Fix "make bootcd"
Modified: trunk/reactos/boot/freeldr/Makefile
--- trunk/reactos/boot/freeldr/Makefile 2005-04-09 17:33:47 UTC (rev 14564) +++ trunk/reactos/boot/freeldr/Makefile 2005-04-09 22:37:15 UTC (rev 14565) @@ -20,6 +20,7 @@
PATH_TO_TOP = ../.. include rules.mak
+include $(PATH_TO_TOP)/config
all: $(MAKE) -C tools