[build] Fixes Mono.Security dependency
[mono.git] / mcs / tools / browsercaps-updater / Makefile
1 thisdir = tools/browsercaps-updater
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.dll
6
7 PROGRAM = browsercaps-updater.exe
8
9 include ../../build/executable.make