thisdir = nunit20/nunit-console
SUBDIRS = 
include ../../build/rules.make

PROGRAM = $(topdir)/class/lib/nunit-console.exe
LOCAL_MCS_FLAGS = /r:NUnit.Framework.dll /r:NUnit.Util.dll
DISTFILES = app.config App.ico nunit-console.csproj

include ../../build/executable.make
