add the resources to dist
[mono.git] / mcs / tools / monop / Makefile
1 thisdir = tools/monop
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 PROGRAM = $(topdir)/class/lib/$(PROFILE)/monop.exe
6
7 CLEAN_FILES = monop.exe monop2.exe *.mdb
8
9 include ../../build/executable.make