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