2004-05-20 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
[mono.git] / mcs / class / Npgsql / Makefile
index 1bb369f075884ab970922b0f12dcacf8717d7955..262b22cf1ce4cdc14ffe1dfdbf17a11c36735a7a 100755 (executable)
@@ -39,7 +39,7 @@ RESX_RES = Npgsql/NpgsqlState.resources Npgsql/NpgsqlClosedState.resources Npgsq
 all: $(RESX_RES) $(the_lib)
 
 %.resources: %.resx
-       $(RESGEN) $<
+       MONO_PATH=$(topdir)/class/lib/$(PROFILE):$$MONO_PATH $(INTERNAL_RESGEN) $<
 
 clean: clean-recursive clean-local