sbsv2/raptor/lib/flm/tools2common.flm
branchwip
changeset 29 ee00c00df073
parent 5 593a8820b912
child 220 f7d68ecb923e
child 317 adc615fe34e8
--- a/sbsv2/raptor/lib/flm/tools2common.flm	Tue Dec 01 23:06:30 2009 +0000
+++ b/sbsv2/raptor/lib/flm/tools2common.flm	Wed Dec 02 00:21:12 2009 +0000
@@ -102,6 +102,6 @@
 ## Clean up
 $(call raptor_clean,$(CLEANTARGETS) $(OBJECTFILES))
 ## for the --what option and the log file
-$(call raptor_release,$(RELEASEABLES))
+$(call raptor_release,$(RELEASABLES))
 
 ## The End