Ticket #51: tests-Makefile.am.diff
-
tests/Makefile.am
old new 23 23 $(CSC) /out:$@ $(REFERENCES) $(srcdir)/$< 24 24 25 25 unit-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)/$< 27 27 28 28 EXTRA_DIST = \ 29 29 get-presence.cs \
