entry for a change in HttpResponseStream.cs
[mono.git] / mcs / mcs / Makefile
index 6d496c57f5e2d2146558e4047f81b38aac7b6c78..43a2780851e2951341f0ad3643d120cb53c7de59 100644 (file)
@@ -18,7 +18,7 @@ ifeq (net_2_0, $(PROFILE))
 INTERNAL_GMCS = $(RUNTIME) $(RUNTIME_FLAGS) $(topdir)/class/lib/$(BOOTSTRAP_PROFILE)/gmcs.exe
 endif
 
-ifeq (net_2_1_bootstrap, $(PROFILE))
+ifeq (moonlight_bootstrap, $(PROFILE))
 INTERNAL_GMCS = $(RUNTIME) $(RUNTIME_FLAGS) $(topdir)/class/lib/$(BOOTSTRAP_PROFILE)/gmcs.exe
 endif