Ticket #51: tests-Makefile.am.diff

  • tests/Makefile.am

    old new  
    2323    $(CSC) /out:$@ $(REFERENCES) $(srcdir)/$< 
    2424 
    2525unit-tests.dll: unit-tests.cs $(ASSEMBLIES) 
    26     $(CSC) /out:$@ /target:library $(REFERENCES) -pkg:nunit $(srcdir)/$< 
     26    $(CSC) /out:$@ /target:library $(REFERENCES) -pkg:mono-nunit $(srcdir)/$< 
    2727 
    2828EXTRA_DIST = \ 
    2929    get-presence.cs \