2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / nunitreport / Makefile
blob720fa71facf5ab924b61f0b0fca39297ad5ddfc4
1 thisdir = tools/nunitreport
2 SUBDIRS =
3 NO_INSTALL = 1
4 include ../../build/rules.make
6 EXTRA_DISTFILES = \
7 Media/*.png \
8 Media/scripts.js \
9 Media/style.css
11 PROGRAM = nunitreport.exe
13 include ../../build/executable.make