Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / tools / mono-api-html / Makefile
1 thisdir = tools/mono-api-html
2 SUBDIRS =
3 include ../../build/rules.make
4
5 LIB_REFS = Mono.Cecil System.Xml System.Core System System.Xml.Linq
6 LOCAL_MCS_FLAGS =
7
8 PROGRAM = mono-api-html.exe
9
10 include ../../build/executable.make